소스 검색

2024年4月24日17:19:34

纪新园 1 년 전
부모
커밋
26b222325b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/Warehousing/outStock/AddOrUpdate.vue

+ 1 - 1
src/views/Warehousing/outStock/AddOrUpdate.vue

@@ -7435,7 +7435,7 @@ export default {
           this.activeName = 'searchList'
           this.whgenlegVisible = true
           this.$set(this.whgenlegParams, 'fMblno', this.form.fMblno)
-          this.getDetailsList()
+          // this.getDetailsList()
         }
       })
     },