14 lines
146 B
Vue
14 lines
146 B
Vue
<script lang="ts" setup>
|
|
|
|
</script>
|
|
|
|
<template>
|
|
<view>
|
|
<IndustrySolutionsElectCarItem1/>
|
|
|
|
</view>
|
|
</template>
|
|
|
|
<style scoped>
|
|
|
|
</style> |