From ef13bfa1a9193e8df2eb10f40138beeea87c3584 Mon Sep 17 00:00:00 2001 From: qb <1191961160@qq.com> Date: Wed, 4 Dec 2024 15:57:47 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B3=E9=97=AD=E9=83=A8=E5=88=86=E5=AD=97?= =?UTF-8?q?=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/option/finance/WaybillAudit.js | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/option/finance/WaybillAudit.js b/src/option/finance/WaybillAudit.js index b73dbb31..fe1f7a97 100644 --- a/src/option/finance/WaybillAudit.js +++ b/src/option/finance/WaybillAudit.js @@ -58,16 +58,16 @@ export const columnList = [ sortable: true, head: false, }, - { - prop: 'consigneeCode', - label: '收货单位编码', - type: 2, - values: '', - width: '130', - checkarr: [], - fixed: false, - sortable: true, - }, + // { + // prop: 'consigneeCode', + // label: '收货单位编码', + // type: 2, + // values: '', + // width: '130', + // checkarr: [], + // fixed: false, + // sortable: true, + // }, { prop: 'consignee', label: '收货单位',