Browse Source

fix: 仓库对应关系

zh 2 years ago
parent
commit
b9b39509d7
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/basic_data/warehouse/warehouse_site.vue

+ 0 - 1
src/views/basic_data/warehouse/warehouse_site.vue

@@ -267,7 +267,6 @@ export default {
           type: row.type + '',
           stockIds: row.stockIds === undefined ? arr : row.stockIds
         }
-        this.type = 2
         this.showDialogForm = true
       })
     },