@@ -168,13 +158,10 @@
-
+
{{ activeRow.createName || "/" }}
-
-
- {{ activeRow.issueUserName || "/" }}
-
+
{{ activeRow.problemType || "/" }}
@@ -183,12 +170,16 @@
{{ activeRow.thingDesc }}
-
+
{{
getDictLable(dict.distributionState, activeRow.distributionState)
}}
+
+
+ {{ activeRow.issueUserName || "/" }}
+
diff --git a/src/views/rightsComfort/Supervision.vue b/src/views/rightsComfort/Supervision.vue
index 3aeddde..308211f 100644
--- a/src/views/rightsComfort/Supervision.vue
+++ b/src/views/rightsComfort/Supervision.vue
@@ -18,6 +18,7 @@ let InfringerHandleDict = reactive([
dictLabel:"行政案件"
},
])
+
const catchSotre = useCatchStore();
@@ -250,7 +251,7 @@ watch(()=>activeName,()=>{
说明:维权督办,展示执法办案系统相关维权案件,由各单位上报维权至市局。
-
+