申购说明:
@@ -133,7 +92,6 @@
-
@@ -180,12 +138,34 @@
-
-
+
+
+
+ 采购科室:
+
+
+
+
+
+
+ {{ item.name }}
+ {{
+ item.warehouseName
+ }}
+
+
+
+
+
-
@@ -243,7 +223,6 @@
-
{
@@ -590,7 +572,9 @@ export default {
}
this.getStorage();
this.findSubInvs();
- this.getTargetStorage();
+ // this.getTargetStorage();
+
+ this.findTargetSubInvs();
this.codeArray = [];
this.getBusType();
},