applications/task-work-order/src/page/index/top/index.vue @@ -91,10 +91,6 @@ logOutFun() }) }, jumpMH () { const adminUrl = import.meta.env.VITE_APP_DASHBOARD_URL window.location.href = `${adminUrl}#/gatewayPage` }, }, } </script>