1
continuous-integration/drone/push Build is running
Details
continuous-integration/drone/push Build is running
Details
parent
d5084e411b
commit
9f73ae7e31
|
@ -112,7 +112,7 @@ export default {
|
|||
"$route.path": {
|
||||
handler() {
|
||||
if (this.$route.path === "/login") {
|
||||
this.$refs.browserTip.open();
|
||||
// this.$refs.browserTip.open();
|
||||
}
|
||||
},
|
||||
immediate: true,
|
||||
|
|
Loading…
Reference in New Issue