1. delete console.log
@@ -5166,7 +5166,6 @@
for (let key in data) {
// 渲染开关
const item = data[key];
- console.log(key)
if (key === "hzj105") {
switchDom.eq(0).attr("fill", item ? this.green : this.red);
} else if (key === "hzj361") {