zhangyuewww 2 years ago
parent
commit
b3ba54f3da
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/warehousenew/inventoryCheck.vue

+ 1 - 1
src/views/warehousenew/inventoryCheck.vue

@@ -352,7 +352,7 @@
         this.getList()
         this.getList()
     },
     },
       warehousefocus() {
       warehousefocus() {
-      getposition({ baseId: this.form.baseId, flag: 1 }).toPromise()
+      getposition({ baseId: this.form.baseId, flag: 0 }).toPromise()
         .then((response) => {
         .then((response) => {
           // row.weightedit=false
           // row.weightedit=false
           this.options = response
           this.options = response