feat: 配置大屏跳转
This commit is contained in:
parent
1c5cf4162e
commit
71702e0b94
@ -126,7 +126,7 @@ export default {
|
||||
this.$router.push("/bigscreen2")
|
||||
break;
|
||||
case '9160':
|
||||
this.$router.push("/bigscreen2")
|
||||
this.$router.push("/bigscreen3")
|
||||
break;
|
||||
default:
|
||||
this.$router.push('/bigscreen')
|
||||
|
Loading…
Reference in New Issue
Block a user