diff --git a/src/utils/dict.ts b/src/utils/dict.ts index 7ce764634..12671aaeb 100644 --- a/src/utils/dict.ts +++ b/src/utils/dict.ts @@ -131,6 +131,7 @@ export enum DICT_TYPE { TECHNICAL_FIELD = "technical_field", APPLY_UNIT_TYPE = "apply_unit_type", //立项-单位类型 DEVIATION = 'deviation',//执行-完成情况 + CHANGE_TYPE = 'change_type', // ========== INFRA 模块 ========== INFRA_BOOLEAN_STRING = 'infra_boolean_string', diff --git a/src/views/apply/apply/MainForm.vue b/src/views/apply/apply/MainForm.vue index 1a756d431..62505b0cd 100644 --- a/src/views/apply/apply/MainForm.vue +++ b/src/views/apply/apply/MainForm.vue @@ -15,7 +15,12 @@ - + + + + + + @@ -33,29 +38,29 @@ - - - + + + - + - + - + - + + - - - - + > + + 搜索 @@ -127,20 +97,21 @@ - - - - + + + + + + - - - - - - - - - + + + + + +