Explorar o código

添加location

liujixin hai 5 meses
pai
achega
4d6fe123a0
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/oms/inventory/inventory/warehouseList.vue

+ 1 - 0
src/views/oms/inventory/inventory/warehouseList.vue

@@ -555,6 +555,7 @@ export default {
                   });
                   this.warehouseEditVisible = false;
                   this.getList();
+                  this.getLocations();
                 }
                 this.listLoading = false;
               });