feat:完善首页 景区功能
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
scenicStore.setWordkOrderData(val)
|
||||
break
|
||||
case 'scenicSpotData':
|
||||
scenicStore.setScenicSpotData(val.data)
|
||||
scenicStore.setScenicSpotData(val)
|
||||
break
|
||||
case 'scenicSppotLineUp':
|
||||
scenicStore.setScenicQueueData(val)
|
||||
@@ -70,7 +70,7 @@
|
||||
scenicStore.setCarShipData(val.data)
|
||||
break
|
||||
}
|
||||
if (!timer) sendCarShip()
|
||||
// if (!timer) sendCarShip()
|
||||
}
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user