fix: 部分 el-table 增加 empty-text 属性 防止 no data和loading同时出现

This commit is contained in:
@changcode
2022-09-08 16:22:36 +08:00
parent 66d5e134a8
commit bb2cf79f3f
8 changed files with 8 additions and 0 deletions

View File

@@ -17,6 +17,7 @@
:row-style="rowStyle"
:cell-style="{'text-align':'left','padding': '1px 0','border':'0px'}"
class="customer-no-border-table"
empty-text=" "
style="width: 100%; height: 300px;"
@row-click="filter"
>