Browse Source

添加location

liujixin 3 tháng trước cách đây
mục cha
commit
4d6fe123a0
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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;
               });