From 25e35900b4a4fdd4aab780515e786c9948a0ef15 Mon Sep 17 00:00:00 2001 From: admin <546610682@qq.com> Date: Wed, 12 Jun 2024 20:11:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=AB=8B=E9=A1=B9=E3=80=81?= =?UTF-8?q?=E6=89=A7=E8=A1=8C=E6=83=85=E5=86=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/dict.ts | 1 + src/views/apply/apply/MainForm.vue | 40 +++++-- src/views/apply/apply/index.vue | 11 +- src/views/process/process/MainForm.vue | 140 ++++++++++++++++--------- src/views/process/process/index.vue | 104 +++++++----------- 5 files changed, 165 insertions(+), 131 deletions(-) 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 @@ - - - - + + + + + + - - - - - - - - - + + + + + +