移除 vue-demi

This commit is contained in:
不做码农 2022-05-12 11:37:12 +08:00
parent 9136941ac4
commit 55ac9705d6

View File

@ -140,7 +140,6 @@
<script setup name="cache"> <script setup name="cache">
import { getCache } from '@/api/monitor/cache' import { getCache } from '@/api/monitor/cache'
import * as echarts from 'echarts' import * as echarts from 'echarts'
import { getCurrentInstance } from 'vue-demi'
// import Gauge from '@/components/Echarts/Gauge.vue' // import Gauge from '@/components/Echarts/Gauge.vue'
// //