更改允许设备id
parent
501a70ea7f
commit
071f2c2cdf
|
@ -9,7 +9,7 @@
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
macStr:'', //设备mac
|
macStr:'', //设备mac
|
||||||
allowMac:['00:DB:19:F0:1A:F6','00:DB:8A:DB:71:69'], //允许设备mac
|
allowMac:['08:00:27:3F:90:0B','00:DB:19:F0:1A:F6','00:DB:8A:DB:71:69'], //允许设备mac
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
onLoad() {
|
onLoad() {
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue