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", + // }); }, /* * 新建项目进入前动画