Commit 68c26e11 authored by 李苏's avatar 李苏 💬

大屏修改

parent afd703c1
......@@ -2022,7 +2022,7 @@ function setTimeProductionEchart(chart,apidata) {
type: 'category',
data: dateList,
axisLabel: {
interval: 1,
interval: 0,
tooltip: {
show: true,
},
......@@ -2064,6 +2064,8 @@ function setTimeProductionEchart(chart,apidata) {
},
yAxis: [{
type: 'value',
min:0.0,
max:50.0,
splitLine: {
show: false,
lineStyle: {
......
......@@ -295,7 +295,7 @@
</div>
<div class="right-bottom rightTop border" style="height: 6.8rem;">
<div class="title">工艺流程图</div>
<div class="chat">
<div class="chat" style="height: calc(100% - 0.4rem);">
<canvas id="gylct" style="width: 100%;height: 100%"></canvas>
</div>
</div>
......
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