diff --git a/src/views/indexSun/indexSun.ts b/src/views/indexSun/indexSun.ts index c80776a..703bbec 100644 --- a/src/views/indexSun/indexSun.ts +++ b/src/views/indexSun/indexSun.ts @@ -526,14 +526,14 @@ export function twoRform(type) { placeholder: '请输入', defaultValue: '', }, - { - label: '异常标记', - field: 'abFlag', - type: 'select', - placeholder: '请选择', - options: normalTypeList, - defaultValue: type, - }, + // { + // label: '异常标记', + // field: 'abFlag', + // type: 'select', + // placeholder: '请选择', + // options: normalTypeList, + // defaultValue: type, + // }, { label: '单位', field: 'departName', diff --git a/src/views/indexSun/threeR.vue b/src/views/indexSun/threeR.vue index 437b4b4..59b21fa 100644 --- a/src/views/indexSun/threeR.vue +++ b/src/views/indexSun/threeR.vue @@ -13,23 +13,23 @@