update vue/src/views/monitor/cache/index.vue.

This commit is contained in:
随遇而安
2022-03-24 09:13:30 +00:00
committed by Gitee
parent 9d923b3a08
commit 5170305537

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: "Server",