Commit 38bea365 authored by 纪泽龙's avatar 纪泽龙

修改要惊奇infodindow的报警器类型

parent c7aa837d
...@@ -65,7 +65,7 @@ export default { ...@@ -65,7 +65,7 @@ export default {
}, },
data() { data() {
return { return {
userTypeName: ['',"家用报警器", "商用报警器", "工业报警器"], userTypeName: ['',"居民用户", "商业用户", "工业用户"],
}; };
}, },
mounted() { mounted() {
......
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