From a5ac612c5fb255ae80e546e975f6b63d29c97b3d Mon Sep 17 00:00:00 2001 From: TimSpan Date: Fri, 8 Nov 2024 16:23:16 +0800 Subject: [PATCH] Update index.vue --- collect_information/src/pages/police/index/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/collect_information/src/pages/police/index/index.vue b/collect_information/src/pages/police/index/index.vue index 96e78b1..3ab9781 100644 --- a/collect_information/src/pages/police/index/index.vue +++ b/collect_information/src/pages/police/index/index.vue @@ -69,8 +69,8 @@ const subModuleList = ref([ { id: 1, icon: icon02, - name: '整改工单', - url: '', + name: '监督考核', + url: '/subPages/police/dailyInspection/dailyInspection', }, { id: 2,