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 @@ - +