fix: 修改组件名称大写的问题

This commit is contained in:
MTrun
2022-03-10 14:57:34 +08:00
parent 5694f61e4d
commit 5b5f59da91
6 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -43,7 +43,7 @@
</template>
<script setup lang="ts">
import { ContentBox } from '../ContentBox/index'
import { ContentBox } from '../contentBox/index'
import { OptionContent } from './components/OptionContent'
import {
getCharts,