diff --git a/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/RoadAndEvents/utils/buttonEvent.js b/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/RoadAndEvents/utils/buttonEvent.js index bc08da6f..bc1f9f34 100644 --- a/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/RoadAndEvents/utils/buttonEvent.js +++ b/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/RoadAndEvents/utils/buttonEvent.js @@ -145,7 +145,7 @@ export const eventMap = { if (!data) return; if (!data.length && !isDefault) - return Message.warning(`没有${item.title}事件数据!`); + return Message.warning(`未查询到${item.title}设备!`); eventMap[`地图路测设备/map_close`](item); const cbCall = () =>