Commit 1448a095 authored by xiexingan's avatar xiexingan

Merge branch 'dev' of gitlab.suntrayoa.com:geqilin/energyai_vue into dev

parents 0af30dd8 c1321a00
......@@ -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