From 7922689f4f2dfc509b0a5fb44b2d1676f00eabbd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=A3=95=E8=B4=A2?= Date: Mon, 6 Feb 2023 15:06:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/xm/core/xmIteration/index.vue | 4 ++-- src/views/xm/core/xmIteration/top-nav.vue | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/xm/core/xmIteration/index.vue b/src/views/xm/core/xmIteration/index.vue index caee19c7..a35f1bc0 100644 --- a/src/views/xm/core/xmIteration/index.vue +++ b/src/views/xm/core/xmIteration/index.vue @@ -45,14 +45,14 @@ export default { }else{ this.$message.error("迭代编号不存在,请确保迭代编号正确") this.$router.push({ - path:'/xm/core/xmIteration/XmIterationMng' + path:'/xm/core/iteration/mng' }) } }else{ this.$message.error(tips.msg) this.$router.push({ - path:'/xm/core/xmIteration/XmIterationMng' + path:'/xm/core/iteration/mng' }) } }) diff --git a/src/views/xm/core/xmIteration/top-nav.vue b/src/views/xm/core/xmIteration/top-nav.vue index 35115fe2..e628f77a 100644 --- a/src/views/xm/core/xmIteration/top-nav.vue +++ b/src/views/xm/core/xmIteration/top-nav.vue @@ -92,7 +92,7 @@ 客服 - + 回到迭代列表页