1
continuous-integration/drone/push Build is running

This commit is contained in:
2024-07-04 11:45:10 +08:00
parent d5084e411b
commit 9f73ae7e31
+1 -1
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,