src/views/fysp/task/components/CompMonitorObjEdit.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/fysp/task/components/CompMonitorObjEdit.vue
@@ -247,7 +247,7 @@ this.curMonitorObjList.forEach((e) => { const d = e.scene if (!map.has(d.type)) { map.set(d.type, { num: 1 }); map.set(d.type, { num: 0 }); } map.get(d.type).num++; });