fix: 列表no data样式展示异常问题

This commit is contained in:
@changcode
2021-10-22 19:39:49 +08:00
parent fa2da5a3c1
commit 2351baa8f3
37 changed files with 97 additions and 56 deletions

View File

@@ -17,6 +17,7 @@
style="height: calc(100% - 200px)"
ref="dataTable"
v-loading="tools.loading"
:loading="tools.loading"
:api="url"
:custom-table-title="tableTitle"
:height="mainTableHeight"