隐藏温湿度
This commit is contained in:
parent
73e7bdf682
commit
3f731a8a7e
|
@ -20,7 +20,7 @@
|
||||||
</chart>
|
</chart>
|
||||||
</el-row>
|
</el-row>
|
||||||
</el-tab-pane>
|
</el-tab-pane>
|
||||||
<el-tab-pane :label="$t('counter.humitureChart')" name="humiture">
|
<!-- <el-tab-pane :label="$t('counter.humitureChart')" name="humiture">
|
||||||
<el-row style="background:#fff;padding:16px 16px 0;margin-bottom:32px;">
|
<el-row style="background:#fff;padding:16px 16px 0;margin-bottom:32px;">
|
||||||
<humiture
|
<humiture
|
||||||
:humiture-data="HumitureData.total"
|
:humiture-data="HumitureData.total"
|
||||||
|
@ -28,7 +28,7 @@
|
||||||
>
|
>
|
||||||
</humiture>
|
</humiture>
|
||||||
</el-row>
|
</el-row>
|
||||||
</el-tab-pane>
|
</el-tab-pane> -->
|
||||||
</el-tabs>
|
</el-tabs>
|
||||||
|
|
||||||
<div class="filter-container">
|
<div class="filter-container">
|
||||||
|
|
Loading…
Reference in New Issue