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 d7f43c81..af0471fb 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 @@ -50,6 +50,27 @@ export const DeviceForMap = { deviceType: "13", dialog: "SmartDevice", }, + 交调: { + deviceType: "11", + }, + 合流区: { + deviceType: "8", + }, + 护栏碰撞: { + deviceType: "6", + }, + 智慧锥桶: { + deviceType: "9", + }, + 毫米波雷达: { + deviceType: "7", + }, + 气象检测器: { + deviceType: "3", + }, + 疲劳唤醒: { + deviceType: "10", + }, }; export function getHandleDeviceType(item) {