fix:tkx水泥包装工序生产报告页面调整
This commit is contained in:
parent
cdeff7a3f9
commit
c34846f3af
|
|
@ -73,10 +73,8 @@
|
|||
v-model="typeRadio"
|
||||
@change="typeRadioChange"
|
||||
>
|
||||
<el-radio-button label="month"
|
||||
>本月</el-radio-button
|
||||
>
|
||||
<el-radio-button label="year">本年</el-radio-button>
|
||||
<el-radio-button label="month">日</el-radio-button>
|
||||
<el-radio-button label="year">月</el-radio-button>
|
||||
</el-radio-group>
|
||||
<div style="position: absolute; right: 20px">
|
||||
<el-date-picker
|
||||
|
|
@ -291,7 +289,7 @@ let yAxis = [
|
|||
},
|
||||
{
|
||||
type: "value",
|
||||
name: "分布电耗(KW.h)",
|
||||
name: "分布电耗(KW.h/t)",
|
||||
position: "right",
|
||||
alignTicks: true,
|
||||
axisLine: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue