案件编号
-
@@ -152,6 +152,9 @@ import api from "@/services/eventTracingApi";
methods: {
initializeQuery(){
this.queryParam.caseNo = this.eventTraDialog.caseNo
+ if (this.eventTraDialog.caseId != undefined && this.eventTraDialog.caseId != '') {
+ this.queryParam.caseId = this.eventTraDialog.caseId
+ }
},
handleChangeDate() {
this.activeUsage = ''
diff --git a/src/pages/mediation-page/components/LayoutContentNew.vue b/src/pages/mediation-page/components/LayoutContentNew.vue
index 56b842a..fc598b7 100644
--- a/src/pages/mediation-page/components/LayoutContentNew.vue
+++ b/src/pages/mediation-page/components/LayoutContentNew.vue
@@ -261,9 +261,9 @@
-
-
-
+
+
+
{{$util.getTelephoneTypeData(itemrecord.linkedSituation).label}}
diff --git a/src/pages/mediation-page/components/SidebarTool.vue b/src/pages/mediation-page/components/SidebarTool.vue
index faf41da..05b0934 100644
--- a/src/pages/mediation-page/components/SidebarTool.vue
+++ b/src/pages/mediation-page/components/SidebarTool.vue
@@ -30,9 +30,9 @@
-
-
-
+
+
+