Explorar el Código

fix: 仓库对应关系

zh hace 2 años
padre
commit
b9b39509d7
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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
       })
     },