diff --git a/src/views/modules/query/ScheduleAbnormalReport.vue b/src/views/modules/query/ScheduleAbnormalReport.vue
index 9d5f944..e122548 100644
--- a/src/views/modules/query/ScheduleAbnormalReport.vue
+++ b/src/views/modules/query/ScheduleAbnormalReport.vue
@@ -20,6 +20,7 @@
+
@@ -219,14 +220,14 @@
columnProp: "lastItemReportDate",
headerAlign: "center",
align: "center",
- columnLabel: "上道报工时间",
+ columnLabel: "上道报工/日计划日期",
columnHidden: false,
columnImage: false,
columnSortable: false,
sortLv: 0,
status: true,
fixed: '',
- columnWidth: 130
+ columnWidth: 160
},{
userId: this.$store.state.user.name,
functionId: 400003,
@@ -329,7 +330,7 @@
sortLv: 0,
status: true,
fixed: '',
- columnWidth: 80
+ columnWidth: 120
},{
userId: this.$store.state.user.name,
functionId: 400003,
diff --git a/src/views/modules/query/liuhuaIssureAndReport.vue b/src/views/modules/query/liuhuaIssureAndReport.vue
index 2189c2a..dc793be 100644
--- a/src/views/modules/query/liuhuaIssureAndReport.vue
+++ b/src/views/modules/query/liuhuaIssureAndReport.vue
@@ -251,6 +251,23 @@
status: true,
fixed: '',
columnWidth: 80
+ },{
+ userId: this.$store.state.user.name,
+ functionId: 400003,
+ serialNumber: '400003Table1Qty',
+ tableId: "400003Table1",
+ tableName: "硫化发料产出",
+ columnProp: "realQty",
+ headerAlign: "center",
+ align: "right",
+ columnLabel: "单体废边重量",
+ columnHidden: false,
+ columnImage: false,
+ columnSortable: false,
+ sortLv: 0,
+ status: true,
+ fixed: '',
+ columnWidth: 90
},{
userId: this.$store.state.user.name,
functionId: 400003,