diff --git a/src/option/distribution/abnormalList.js b/src/option/distribution/abnormalList.js index d9bfaa01..761d3d57 100644 --- a/src/option/distribution/abnormalList.js +++ b/src/option/distribution/abnormalList.js @@ -32,7 +32,7 @@ export const columnList = [ { prop: 'abnormalTypeName', label: '异常类型', - type: 3, + type: 14, values: '', width: '130', checkarr: [ @@ -139,7 +139,7 @@ export const columnList = [ { prop: 'abnormalStatusName', label: '异常状态', - type: 3, + type: 14, values: '', width: '130', checkarr: [ diff --git a/src/views/distribution/artery/abnormalList.vue b/src/views/distribution/artery/abnormalList.vue index 50141e1a..9bf136c0 100644 --- a/src/views/distribution/artery/abnormalList.vue +++ b/src/views/distribution/artery/abnormalList.vue @@ -83,6 +83,29 @@ @selection="selectionChange" >