feat: 配置大屏跳转

This commit is contained in:
Tony 2023-11-09 17:28:08 +08:00
parent 1c5cf4162e
commit 71702e0b94

View File

@ -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')