From 168f50174c661083becce17953fec482c688a4e0 Mon Sep 17 00:00:00 2001 From: liuchen864 <23082234@qq.com> Date: Wed, 4 Dec 2024 11:13:00 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=84=E7=90=86YT-1481=E3=80=81YT-1482?= =?UTF-8?q?=E7=BC=BA=E9=99=B7=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../countRecordMain/countRecordMain.data.ts | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/src/views/wms/countManage/count/countRecordMain/countRecordMain.data.ts b/src/views/wms/countManage/count/countRecordMain/countRecordMain.data.ts index e8649797e..e9b2643fa 100644 --- a/src/views/wms/countManage/count/countRecordMain/countRecordMain.data.ts +++ b/src/views/wms/countManage/count/countRecordMain/countRecordMain.data.ts @@ -541,23 +541,6 @@ export const CountRecordDetail = useCrudSchemas(reactive([ width: 150 }, }, - - { - label: '货主代码', - field: 'ownerCode', - sort: 'custom', - table: { - width: 150 - }, - }, - { - label: '项目代码', - field: 'projectCode', - sort: 'custom', - table: { - width: 150 - }, - }, { label: '备注', field: 'remark',