Commit 1c9a6a14 authored by 纪泽龙's avatar 纪泽龙

新增调压箱,阀门井的报警gif图

parent 456d5bf2
......@@ -934,7 +934,7 @@ export default {
} else {
this.gaoMap.changeMarkIcon(
device,
require(`@/assets/images/ylb.gif`)
require(`@/assets/images/tyx.gif`)
);
}
}else if (device.getExtData().deviceType == 2) {
......@@ -946,7 +946,7 @@ export default {
} else {
this.gaoMap.changeMarkIcon(
device,
require(`@/assets/images/ylb.gif`)
require(`@/assets/images/fmj.gif`)
);
}
}
......
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