Commit 51a5843e authored by 张伯涛's avatar 张伯涛

添加设备,加数据

parent aa306577
......@@ -117,7 +117,7 @@
<el-card class="box-card">
<div style="display: flex;margin-top: 10px">
<el-divider direction="vertical" />
<div class="cardTitle">故障统计折线图</div>2
<div class="cardTitle">故障统计折线图</div>
</div>
<el-row style="margin-top: 20px">
<div id="echarts-enterFirst" class="span_1">
......@@ -380,7 +380,7 @@ export default {
grid: {
top: '3%',
left: '3%',
right: '4%',
right: '8%',
containLabel: true
},
xAxis: {
......@@ -458,7 +458,7 @@ export default {
grid: {
top: '3%',
left: '3%',
right: '4%',
right: '8%',
containLabel: true
},
xAxis: {
......
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