封装 echarts jRingChart 组件

This commit is contained in:
Jack 2022-08-02 17:04:11 +08:00
parent 1613f3cf51
commit e8c6fc28a4
2 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
</template>
<script>
import JRingChart from './components/JRingChart.vue'
import JRingChart from '../jChart/pie/JRingChart.vue'
export default {
components: { JRingChart },
props: {