Browse Source

Merge branch 'master' of http://git.zthymaoyi.com/gdc/yiliangyiyun-pc

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

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

@@ -350,7 +350,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