From b637e7f9977f46c299f5f5f80f3cdee90ee9db74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E6=99=AE=E5=BB=BA?= <450837357@qq.com> Date: Wed, 26 Mar 2025 15:00:15 +0800 Subject: [PATCH] first --- src/views/produce/workRecords/index.vue | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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',