fix 修复 升级 echarts 导致缓存监控图表异常
This commit is contained in:
+1
-1
@@ -68,7 +68,7 @@
|
|||||||
|
|
||||||
<script>
|
<script>
|
||||||
import { getCache } from "@/api/monitor/cache";
|
import { getCache } from "@/api/monitor/cache";
|
||||||
import echarts from "echarts";
|
import * as echarts from "echarts";
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: "Cache",
|
name: "Cache",
|
||||||
|
|||||||
Reference in New Issue
Block a user