feat:对接首页地图异常提示数据
This commit is contained in:
@@ -79,6 +79,9 @@
|
||||
case 'hotelData':
|
||||
homeStore.setHotelData(val.data)
|
||||
break
|
||||
case 'getMapNotifyInfo':
|
||||
homeStore.setNotifyInfo(val.data)
|
||||
break
|
||||
}
|
||||
if (!timer) sendCarShip()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user