From 28b3a9cd17156366ac175998a513b38cdf88702a Mon Sep 17 00:00:00 2001 From: sunFlower <787203167@qq.com> Date: Mon, 28 Nov 2022 17:11:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B5=81=E7=A8=8B=E4=B8=AD?= =?UTF-8?q?=E5=BF=83=E7=9A=84=E8=B7=B3=E8=BD=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jero-web/src/views/processCenter/processList/index.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/jero-web/src/views/processCenter/processList/index.vue b/jero-web/src/views/processCenter/processList/index.vue index ed51e8ad0..8dac0fb56 100644 --- a/jero-web/src/views/processCenter/processList/index.vue +++ b/jero-web/src/views/processCenter/processList/index.vue @@ -54,7 +54,9 @@ } }, mounted() { - + this.$router.push({ + path:'/projectRegulationTasks', + }) }, methods: { callback(key) {