diff --git a/src/views/rightsComfort/Supervision.vue b/src/views/rightsComfort/Supervision.vue index aa9d4f8..3aeddde 100644 --- a/src/views/rightsComfort/Supervision.vue +++ b/src/views/rightsComfort/Supervision.vue @@ -11,11 +11,11 @@ const dict = catchStore.getDicts(["personType","injurySeverity","formsOfTort","o let InfringerHandleDict = reactive([ { dictValue:"1", - dictLabel:"刑事追究" + dictLabel:"刑事案件" }, { dictValue:"2", - dictLabel:"行政处罚" + dictLabel:"行政案件" }, ]) const catchSotre = useCatchStore(); @@ -250,7 +250,7 @@ watch(()=>activeName,()=>{ 说明:维权督办,展示执法办案系统相关维权案件,由各单位上报维权至市局。 - +