疯狂的狮子Li
2022-12-25 317ab351ce7523779f52229b398e36233a878d56
fix 修复 升级 echarts 导致缓存监控图表异常
已修改1个文件
2 ■■■ 文件已修改
ruoyi-ui/src/views/monitor/cache/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
ruoyi-ui/src/views/monitor/cache/index.vue
@@ -68,7 +68,7 @@
<script>
import { getCache } from "@/api/monitor/cache";
import echarts from "echarts";
import * as echarts from "echarts";
export default {
  name: "Cache",