From 0683b5c470270c55b73eb5e47de220dc7b53bab7 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Wed, 20 Dec 2023 11:25:32 +0800
Subject: [PATCH] 图片更换,跳转路径变更

---
 src/views/wel/index.vue |    2 +-
 public/img/jsc.png      |    0 
 2 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/public/img/jsc.png b/public/img/jsc.png
index 93586ea..aeda068 100644
--- a/public/img/jsc.png
+++ b/public/img/jsc.png
Binary files differ
diff --git a/src/views/wel/index.vue b/src/views/wel/index.vue
index 081373a..97db83c 100644
--- a/src/views/wel/index.vue
+++ b/src/views/wel/index.vue
@@ -42,7 +42,7 @@
             this.$router.push({ path: "/userHouse/houseList" })
         },
         down3 () {
-            this.$router.push({ path: "/task/eCall/index" })
+            this.$router.push({ path: "/cGovernance/taskECall" })
         },
         down4 () {
             this.$router.push({ path: "/task/reportForRepairs" })

--
Gitblit v1.9.3