YaolongHan %!s(int64=4) %!d(string=hai) anos
pai
achega
0530ee645f
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/components/editview/basePlanEditer.vue

+ 1 - 0
src/components/editview/basePlanEditer.vue

@@ -576,6 +576,7 @@ export default {
         // 解析设备数据
         mergeEquipData(equipList) {
             equipList.forEach((equip) => {
+
                 if (!this.equipItemMap[equip.id]) {
                     if (this.objExtInfo[equip.id]) {
                         equip = { ...this.objExtInfo[equip.id], ...equip };