feat:调整设备图片路劲问题
This commit is contained in:
parent
c38566e76b
commit
e638b99060
@ -534,7 +534,6 @@ export default {
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
console.log('mark', this.deviceProduct);
|
|
||||||
this.deviceProduct.forEach((item) => {
|
this.deviceProduct.forEach((item) => {
|
||||||
if (item.children.length > 0) {
|
if (item.children.length > 0) {
|
||||||
let devicePointList = [];
|
let devicePointList = [];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user