feat:对接景区数据和监控视频
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
<box1 />
|
||||
<box2 @switch-spot="switchSpot" />
|
||||
<box3 />
|
||||
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
@@ -63,6 +62,9 @@
|
||||
case 'wordkOrderlist':
|
||||
homeStore.setWordkOrderList(val.data)
|
||||
break
|
||||
case 'wordkOrderTotal':
|
||||
homeStore.setWordkOrderData(val)
|
||||
break
|
||||
case 'trafficInformation':
|
||||
homeStore.setTrafficInfoData(val)
|
||||
break
|
||||
|
||||
Reference in New Issue
Block a user