Commit e321306b authored by qjeslks's avatar qjeslks

更改报警状态页面总管默认选项

parent 96fbb393
......@@ -209,7 +209,7 @@
});
}
options.forEach(element =>{
AlarmInfo.push(element.value);
AlarmInfo.value.push(element.value);
})
console.log(AlarmInfo.value);
}
......
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