fix:redis监控echarts图表不显示
parent
24f0e4dd1f
commit
38f9284593
|
@ -136,8 +136,8 @@
|
|||
|
||||
<script>
|
||||
import {getCache, getKeyDefineList, getKeyList, getKeyValue, deleteKey, deleteKeys} from "@/api/infra/redis";
|
||||
import echarts from "echarts";
|
||||
|
||||
import * as echarts from 'echarts'
|
||||
require('echarts/theme/macarons') // echarts theme
|
||||
export default {
|
||||
name: "Server",
|
||||
data () {
|
||||
|
|
Loading…
Reference in New Issue