Commit c1321a00 authored by co_dengxiongwen's avatar co_dengxiongwen

用电数据的室外机id调整

parent 36ea8879
......@@ -168,7 +168,7 @@ export default {
// label: '室内机风柜'
// },
{
value: '173466a2cf9a42a6a17b2bdfbeae36d5',
value: '8f5530fee2484e8eb107c0ca672132b2',
label: '多联新风室外机'
}
]
......@@ -316,7 +316,7 @@ export default {
}
})
} else if (
this.tableData[i].type === '173466a2cf9a42a6a17b2bdfbeae36d5'
this.tableData[i].type === '8f5530fee2484e8eb107c0ca672132b2'
) {
//多联室外机
this.dlswjList.forEach((e) => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment