fix 修复 升级 echarts 导致缓存监控图表异常

This commit is contained in:
疯狂的狮子Li 2022-12-25 20:23:24 +08:00
parent e1579622de
commit 317ab351ce

View File

@ -68,7 +68,7 @@
<script>
import { getCache } from "@/api/monitor/cache";
import echarts from "echarts";
import * as echarts from "echarts";
export default {
name: "Cache",