Browse Source

边坡,桥梁弹框修改

develop
王兴琳 1 day ago
parent
commit
b9a88a778a
  1. 2
      ruoyi-ui/src/views/JiHeExpressway/components/WarningNotify.vue

2
ruoyi-ui/src/views/JiHeExpressway/components/WarningNotify.vue

@ -133,7 +133,7 @@ export default {
duration: 4000
}
}
} else if (para.content.event.warningSource == '14' || para.content.event.warningSource == '15'){
} else if (para.content.event.warningSource == '8' || para.content.event.warningSource == '9'){
obj = {
content: para.content.content,
time:para.content.event.warningTime,

Loading…
Cancel
Save