1
continuous-integration/drone/push Build is running Details

uat_us
wangxiaoshuang 2024-07-04 11:45:10 +08:00
parent d5084e411b
commit 9f73ae7e31
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ export default {
"$route.path": {
handler() {
if (this.$route.path === "/login") {
this.$refs.browserTip.open();
// this.$refs.browserTip.open();
}
},
immediate: true,