From 6c74733936586b5ba90f56a7da9a6847bb76f802 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E7=B4=A0?= <66666@66.com> Date: Wed, 10 Apr 2024 15:25:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=AE=BE=E7=BD=AE=E8=B7=B3?= =?UTF-8?q?=E8=BD=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/home/index.vue | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/views/modules/home/index.vue b/src/views/modules/home/index.vue index ac237bc93..90b2e153c 100644 --- a/src/views/modules/home/index.vue +++ b/src/views/modules/home/index.vue @@ -235,7 +235,7 @@
居民分类更新情况 更新设置
@@ -523,6 +523,11 @@ export default { path: "/main/home-notice", }); }, + jumpToJuMin() { + this.$router.push({ + path: "/main/workSys-setResiUpdate-index", + }); + }, // jumpToHouse(e) { this.$router.push({