src/views/mes/workbench/components/tabs/FeedbackHistoryTab.vue
@@ -100,7 +100,7 @@ width: 160, slots: { default: 'code' }, }, { field: 'workOrderCode', title: '工单编码', width: 140 }, { field: 'taskCode', title: '任务编码', width: 140 }, { field: 'processName', title: '工序', width: 100 }, { field: 'itemName', title: '产品', minWidth: 120 }, { field: 'feedbackQuantity', title: '报工数量', width: 100 },