From 1be9e0296c10400e73e221bf5f04ee0cbf83025b Mon Sep 17 00:00:00 2001 From: shaoleiliu-netizen123 <480188199@qq.com> Date: Thu, 13 Aug 2026 11:20:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/production/componets/SubmitLogInfoPage.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/views/production/componets/SubmitLogInfoPage.vue b/src/views/production/componets/SubmitLogInfoPage.vue index e9492ff..4f528a9 100644 --- a/src/views/production/componets/SubmitLogInfoPage.vue +++ b/src/views/production/componets/SubmitLogInfoPage.vue @@ -77,6 +77,8 @@ const pagination = reactive({ const reportRecordsColums:DataTableColumns = [ { title: '汇报数量', key: 'quantity',align: 'center'}, + { title: '合格数量', key: 'qualifiedQty',align: 'center'}, + { title: '报废数量', key: 'scrapQty',align: 'center'}, { title: '汇报人', key: 'userName',align: 'center' }, { title: '派工状态', key: 'submitStatus',align: 'center', render: (row) => {