diff --git a/src/option/finance/WaybillAudit.js b/src/option/finance/WaybillAudit.js index 0cad7dd9..9e4a7378 100644 --- a/src/option/finance/WaybillAudit.js +++ b/src/option/finance/WaybillAudit.js @@ -28,7 +28,7 @@ export const columnList = [ { prop: 'waybillNo', label: '运单号', - type: 2, + type: 13, values: '', width: '150', checkarr: [], @@ -778,7 +778,7 @@ export const columnList = [ { prop: 'checkStatusName', label: '审核状态', - type: 3, + type: 1, values: '', width: '150', checkarr: [ diff --git a/src/views/finance/WaybillAudit.vue b/src/views/finance/WaybillAudit.vue index f4d6c4b2..3d9898ec 100644 --- a/src/views/finance/WaybillAudit.vue +++ b/src/views/finance/WaybillAudit.vue @@ -2,18 +2,17 @@
-
+
- + - +