mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-17 16:36:03 +08:00
update vue/src/views/monitor/cache/index.vue.
This commit is contained in:
2
vue/src/views/monitor/cache/index.vue
vendored
2
vue/src/views/monitor/cache/index.vue
vendored
@@ -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: "Server",
|
name: "Server",
|
||||||
|
|||||||
Reference in New Issue
Block a user