mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-11-11 12:57:10 +08:00
chore: 优化部分代码
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<VCharts ref="chart" :option="option" :autoresize="autoResize" :style="{ width, height }" />
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup>
|
||||
<script setup lang="ts">
|
||||
import { registerMap } from 'echarts/core'
|
||||
import VCharts from 'vue-echarts'
|
||||
import worldMap from './world.json'
|
||||
|
||||
Reference in New Issue
Block a user