feat:调整设备图片路劲问题

This commit is contained in:
李想 2025-04-17 16:10:16 +08:00
parent c38566e76b
commit e638b99060

View File

@ -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 = [];