From cb97d0c6bdd9f4cce310b7ca6d3ec96be35108d0 Mon Sep 17 00:00:00 2001 From: Zhx <1521858635@qq.com> Date: Fri, 11 Nov 2022 21:22:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=A7=E8=A1=8C=E8=BF=9B=E5=BA=A6=E9=9A=90?= =?UTF-8?q?=E8=97=8F=E4=B8=8B=E8=BD=BD=E4=B8=AD=E5=BF=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Layouts/BaseLayout.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Layouts/BaseLayout.vue b/src/Layouts/BaseLayout.vue index b14032f7..927062d7 100644 --- a/src/Layouts/BaseLayout.vue +++ b/src/Layouts/BaseLayout.vue @@ -221,7 +221,7 @@ const showLoading = computed(() => { }); const toPage = (path, title) => { showxiazai.value=null - if(path!='/survey/planet'){ + if(path!='/survey/planet'&&path!="/survey/schedule/recycle"){ showxiazai.value=true } router.push({