Explorar el Código

添加location

liujixin hace 3 meses
padre
commit
4d6fe123a0
Se han modificado 1 ficheros con 1 adiciones y 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;
               });