dl_site_system/dl_vue/src/views/statistics/thirdItem/inquiryChart.vue

14 lines
150 B
Vue
Raw Normal View History

2025-07-03 15:21:41 +08:00
<template>
<div class="app-container">www</div>
</template>
<script>
export default {
name: 'inquiryChart'
}
</script>
<style scoped>
</style>