{{ item.annexName }}
@@ -88,6 +88,15 @@
+
+
+
+
+ {{ item.annexName }}
+
+
+
+
达成调解
@@ -861,6 +870,7 @@ export default {
getUserInfoList: {},
applicationFlag: null,
showmediate: false,
+ labelShowMediate:false,
showEvidence: false,//是否显示证据
mediationApplication: false,
formZipData: {},
@@ -1012,6 +1022,7 @@ export default {
}
this.activeName = "first";
this.showmediate = false;
+ this.labelShowMediate = false;
this.showEvidence = false;
this.mediationApplication = false;
this.getTemplateFn();
@@ -1087,6 +1098,8 @@ export default {
this.showmediate = true
} else if (item.annexType == 3) {
this.mediationApplication = true
+ } else if(item.annexType == 13){
+ this.labelShowMediate = true
}
});
diff --git a/src/views/caseManagement/components/caseFilingDetailsPage.vue b/src/views/caseManagement/components/caseFilingDetailsPage.vue
index aebed59..3c8ec93 100644
--- a/src/views/caseManagement/components/caseFilingDetailsPage.vue
+++ b/src/views/caseManagement/components/caseFilingDetailsPage.vue
@@ -29,7 +29,17 @@
-->