This commit is contained in:
Tony 2024-02-04 15:19:32 +08:00
parent 9d8b858dab
commit 6b73597479

View File

@ -71,7 +71,7 @@ export default {
]), ]),
fn(){ 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()) return arr.includes(this.port.toString())
}, },
setting: { setting: {