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({