Commit e6712bb7 authored by 徐一鸣's avatar 徐一鸣

服务管理-超管云资源管理列表页面

parent 226589c8
...@@ -37,6 +37,7 @@ import "echarts/lib/component/legend"; // 图例 ...@@ -37,6 +37,7 @@ import "echarts/lib/component/legend"; // 图例
import "echarts/lib/component/title"; // 标题 import "echarts/lib/component/title"; // 标题
import 'echarts/lib/component/polar'; // 极坐标系 import 'echarts/lib/component/polar'; // 极坐标系
import 'echarts/lib/chart/scatter'; // 散点图 import 'echarts/lib/chart/scatter'; // 散点图
import 'echarts/lib/component/dataZoom'
import Sparkline from 'vue-sparklines' import Sparkline from 'vue-sparklines'
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment