NEZ-944 fix: table高度修复

This commit is contained in:
chenjinsong
2021-08-29 21:35:04 +08:00
parent 295c9366c5
commit dc8d5c2561
14 changed files with 34 additions and 20 deletions

View File

@@ -24,7 +24,7 @@
ref="dataTable"
:api="url"
:custom-table-title="tools.customTableTitle"
:height="mainTableHeight"
:height="subTableHeight"
:now-time="nowTime"
:table-data="tableData"
:alertMessageTabNew="true"