src/views/general/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/views/loadManager/manualload.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/general/index.vue
@@ -844,10 +844,10 @@ this.powerInfo[2].cur = (CD.alldccurr).toFixed(bit); // 电源运行状态 if (AB.alldcvol > 50) { this.status_power[2].run = true; this.status_power[3].run = true; } if (CD.alldcvol > 50) { this.status_power[1].run = true; this.status_power[2].run = true; } } }); src/views/loadManager/manualload.vue
@@ -338,7 +338,6 @@ } // KM开关切换 ,switch3DHandle (item, index) { console.log('-=-=-=-=-'); // 根据机柜信息和点击的按钮的编号构造查询条件 let searchParams = { dev_id: item.dev_id,