+1
-1
@@ -112,7 +112,7 @@ export default {
|
||||
"$route.path": {
|
||||
handler() {
|
||||
if (this.$route.path === "/login") {
|
||||
this.$refs.browserTip.open();
|
||||
// this.$refs.browserTip.open();
|
||||
}
|
||||
},
|
||||
immediate: true,
|
||||
|
||||
Reference in New Issue
Block a user