@@ -386,8 +386,7 @@ watch(
}
if (val.fire.length != 0) {
-
- val.fire.forEach((el) => {
+ val.co.forEach((el) => {
monitorlistHy.push(el);
});