diff --git a/src/views/modules/production/soscheduleRouting.vue b/src/views/modules/production/soscheduleRouting.vue index fbe115d..ce92df9 100644 --- a/src/views/modules/production/soscheduleRouting.vue +++ b/src/views/modules/production/soscheduleRouting.vue @@ -274,13 +274,6 @@ min-width="80" label="需求时间"> - - + + + + + + + 物料编码 @@ -183,6 +190,7 @@ startDate:new Date(), endDate:'', seqNo:'', + status:'', }, photoUrl:'', sopData:{ diff --git a/src/views/modules/taskmanage/taskReport.vue b/src/views/modules/taskmanage/taskReport.vue index 02c408b..dc6d3ad 100644 --- a/src/views/modules/taskmanage/taskReport.vue +++ b/src/views/modules/taskmanage/taskReport.vue @@ -79,7 +79,7 @@ export default { tableId: "ProjectInfo", tableName: this.$route.meta.title, columnProp: "customer", - columnLabel: "客户", + columnLabel: "客户/工单", columnHidden: false, columnImage: false, columnSortable: false,