提交 28a4a08c authored 作者: 张伊明's avatar 张伊明

fix 解决大小写#4

上级 19aa4511
......@@ -5,7 +5,7 @@
<script setup>
import { ref, onMounted, nextTick } from 'vue'
import setChart from '@/utils/setChart';
import getBarChart from './barchart';
import getBarChart from './barChart.js';
const props = defineProps({
barChartData: {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论