diff --git a/src/views/modules/orderIssure/soIssueNotify/searchIssureNotify.vue b/src/views/modules/orderIssure/soIssueNotify/searchIssureNotify.vue
index 8ac8210..bd4a626 100644
--- a/src/views/modules/orderIssure/soIssueNotify/searchIssureNotify.vue
+++ b/src/views/modules/orderIssure/soIssueNotify/searchIssureNotify.vue
@@ -57,6 +57,16 @@
+
+
+
+
+
+
查询
新增
@@ -1157,6 +1167,7 @@
issueFlag: '',
loginUserName: this.$store.state.user.name,
issueResult: '',
+ workCenterNoList: [],
startDate: '',
endDate: '',
sql: "",
@@ -1327,6 +1338,23 @@
status: true,
fixed: '',
columnWidth: 80
+ },{
+ userId: this.$store.state.user.name,
+ functionId: 701002,
+ serialNumber: '701002Table1WorkCenterDesc',
+ tableId: "701002Table1",
+ tableName: "领料申请主表",
+ columnProp: "workCenterDesc",
+ headerAlign: "center",
+ align: "left",
+ columnLabel: "车间",
+ columnHidden: false,
+ columnImage: false,
+ columnSortable: false,
+ sortLv: 0,
+ status: true,
+ fixed: '',
+ columnWidth: 120
},{
userId: this.$store.state.user.name,
functionId: 701002,