瀏覽代碼

添加location

liujixin 3 月之前
父節點
當前提交
4d6fe123a0
共有 1 個文件被更改,包括 1 次插入0 次删除
  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;
               });