Commit 609b1ac9 authored by 王亚晖's avatar 王亚晖
parents d16f513a 4a975ff7
...@@ -209,7 +209,7 @@ ...@@ -209,7 +209,7 @@
}); });
} }
options.forEach(element =>{ options.forEach(element =>{
AlarmInfo.push(element.value); AlarmInfo.value.push(element.value);
}) })
console.log(AlarmInfo.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