临时提交

This commit is contained in:
648540858
2024-08-24 00:29:40 +08:00
parent 5a259aaa63
commit dddcff8fdb
3 changed files with 10 additions and 8 deletions

View File

@@ -166,8 +166,6 @@ export default {
}
]
if (parentDeviceId) {
console.log(parentDeviceId)
console.log(parentDeviceId.length)
if (parentDeviceId.length >= 2) {
this.allVal[0].val = parentDeviceId.substring(0, 2)
this.activeKey = "1"