From 87f55a4f32d4d6a0930d5fdc817c255ad2e562dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A9=AC=E9=9B=AA=E4=BC=9F?= Date: Tue, 12 Nov 2024 14:43:30 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=BE=E5=A4=87=E7=AE=A1=E7=90=86=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E5=8A=9F=E8=83=BD=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/dms/dmsBaseInspectProject/index.vue | 8 +- .../dms/dmsBillsInspectActivity/index.vue | 4 +- .../src/views/dms/dmsBillsInstance/index.vue | 2 +- .../views/dms/dmsBillsMaintInstance/index.vue | 2 +- .../dms/dmsMaintInstanceActivity/index.vue | 274 +++++++++--------- 5 files changed, 145 insertions(+), 145 deletions(-) diff --git a/hw-ui/src/views/dms/dmsBaseInspectProject/index.vue b/hw-ui/src/views/dms/dmsBaseInspectProject/index.vue index f894bb8..7c6f4c4 100644 --- a/hw-ui/src/views/dms/dmsBaseInspectProject/index.vue +++ b/hw-ui/src/views/dms/dmsBaseInspectProject/index.vue @@ -173,10 +173,10 @@ - - + + {{dict.label}} @@ -211,7 +211,7 @@ import { listDmsBaseInspectProject, getDmsBaseInspectProject, delDmsBaseInspectP export default { name: "DmsBaseInspectProject", - dicts:['dms_inspect_type'], + dicts:['dms_inspect_type','inspect_project_property'], data() { return { // 遮罩层 diff --git a/hw-ui/src/views/dms/dmsBillsInspectActivity/index.vue b/hw-ui/src/views/dms/dmsBillsInspectActivity/index.vue index d8b646c..abfdfbf 100644 --- a/hw-ui/src/views/dms/dmsBillsInspectActivity/index.vue +++ b/hw-ui/src/views/dms/dmsBillsInspectActivity/index.vue @@ -5,7 +5,7 @@ - + @@ -20,7 +20,7 @@ - + diff --git a/hw-ui/src/views/dms/dmsBillsInstance/index.vue b/hw-ui/src/views/dms/dmsBillsInstance/index.vue index 8c7b019..57c50af 100644 --- a/hw-ui/src/views/dms/dmsBillsInstance/index.vue +++ b/hw-ui/src/views/dms/dmsBillsInstance/index.vue @@ -125,7 +125,7 @@ - + - + diff --git a/hw-ui/src/views/dms/dmsMaintInstanceActivity/index.vue b/hw-ui/src/views/dms/dmsMaintInstanceActivity/index.vue index 23d018b..000f888 100644 --- a/hw-ui/src/views/dms/dmsMaintInstanceActivity/index.vue +++ b/hw-ui/src/views/dms/dmsMaintInstanceActivity/index.vue @@ -20,7 +20,7 @@ - + @@ -47,147 +47,147 @@ - - - -

{{this.wfProcessActivityList[0].processActivityName}}

- - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + - - -

{{repairInstanceActivity.name}}

- - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - -
+ + + + + + + + + + -
- - --> + + - v-if="form1.processStepOrder!=wfProcessActivityList.length&&this.isUpdate==true"> -

{{this.wfProcessActivityList[this.dmsMaintInstanceActivityList.length].processActivityName}}

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - -
- 提 交 -
-
+ + + + + + + + + + + + @@ -199,7 +199,7 @@ - +