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: '收货单位',