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

This commit is contained in:
MTrun
2022-03-10 14:57:34 +08:00
parent c29ecc8b0b
commit 96740a6841
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,