Merge branch 'main' of https://gitea.frp.extimaging.com/XCKJ/irc_web into main
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
commit
66e5380fce
|
@ -112,7 +112,7 @@ export default {
|
||||||
"$route.path": {
|
"$route.path": {
|
||||||
handler() {
|
handler() {
|
||||||
if (this.$route.path === "/login") {
|
if (this.$route.path === "/login") {
|
||||||
this.$refs.browserTip.open();
|
// this.$refs.browserTip.open();
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
immediate: true,
|
immediate: true,
|
||||||
|
|
Loading…
Reference in New Issue