|
@@ -23,7 +23,7 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="df-table curTable">
|
|
|
- <el-table :data="tableData.data" height="78vh" max-height="78vh" stripe style="width: 100%" :border="true">
|
|
|
+ <el-table :data="tableData.data" height="88vh" max-height="88vh" stripe style="width: 100%" :border="true">
|
|
|
<el-table-column :show-overflow-tooltip="true" prop="wtname" width="150px" label="风机"></el-table-column>
|
|
|
<el-table-column :show-overflow-tooltip="true" :label="tableTitle">
|
|
|
<el-table-column :show-overflow-tooltip="true" label="近一天">
|