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": {
|
||||
handler() {
|
||||
if (this.$route.path === "/login") {
|
||||
this.$refs.browserTip.open();
|
||||
// this.$refs.browserTip.open();
|
||||
}
|
||||
},
|
||||
immediate: true,
|
||||
|
|
Loading…
Reference in New Issue