feat:对接监控-交通ai分析数据
This commit is contained in:
@@ -266,13 +266,13 @@
|
||||
isSkip.value = false
|
||||
current.vlaue = ''
|
||||
isBack.value = true
|
||||
let res1 = await getSpotListApi()
|
||||
let spotRes = await getSpotListApi()
|
||||
navLeft.value = [
|
||||
{
|
||||
name: '奉节县',
|
||||
scenicSpotId: ''
|
||||
},
|
||||
...res1.data
|
||||
...spotRes.data
|
||||
]
|
||||
break
|
||||
case '/sceneTesting':
|
||||
|
||||
Reference in New Issue
Block a user