申购说明:
@@ -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();
},
diff --git a/src/views/purchase/selectApplyListDialog.vue b/src/views/purchase/selectApplyListDialog.vue
new file mode 100644
index 0000000..36e633e
--- /dev/null
+++ b/src/views/purchase/selectApplyListDialog.vue
@@ -0,0 +1,375 @@
+
+
+
+
+
+
+
+
+
+ 单据日期:
+
+
+
+
+
+
+ 查询
+ 确定
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ parseTime(scope.row.billDate, '{y}-{m}-{d}') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+