From 2fc7d1a65e828d4b7998f30dc100a6835368ae58 Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 17 Sep 2020 10:01:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=BB=BA=E9=A1=B9=E7=9B=AE=E6=94=B9?= =?UTF-8?q?=E9=80=A0=20--=20=E6=B7=BB=E5=8A=A0=E5=9F=BA=E7=A1=80=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/main_web/index/index.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/main_web/index/index.vue b/src/views/main_web/index/index.vue index 217e5468..5f5fac4b 100644 --- a/src/views/main_web/index/index.vue +++ b/src/views/main_web/index/index.vue @@ -467,9 +467,9 @@ export default { showNewProj: function () { this.isNewProj = true; // todo - this.$router.push({ - name: "project", - }); + // this.$router.push({ + // name: "project", + // }); }, /* * 新建项目进入前动画