fix: BUG
This commit is contained in:
parent
9d8b858dab
commit
6b73597479
@ -71,7 +71,7 @@ export default {
|
||||
]),
|
||||
fn(){
|
||||
// 下面的端口项目中有大屏
|
||||
let arr = ['9210','9230', '9130', '9140', '9150', '9160', '9180','9190','9280','9360','9401']
|
||||
let arr = ['9210','9230', '9130', '9140', '9150', '9160', '9170', '9180','9190','9280','9360','9401']
|
||||
return arr.includes(this.port.toString())
|
||||
},
|
||||
setting: {
|
||||
|
Loading…
Reference in New Issue
Block a user