diff --git a/src/views/produce/workRecords/index.vue b/src/views/produce/workRecords/index.vue index a913292..9810be3 100644 --- a/src/views/produce/workRecords/index.vue +++ b/src/views/produce/workRecords/index.vue @@ -327,12 +327,12 @@ const columns: Ref> = ref([ key: 'createBy', width: 100 }, - { - title: '报工工号', - align: 'center', - key: 'jobNumber', - width: 100 - }, + // { + // title: '报工工号', + // align: 'center', + // key: 'jobNumber', + // width: 100 + // }, { title: '批号', align: 'center',