fix:修改表格loading bug
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
<asset-table
|
||||
ref="dataTable"
|
||||
:api="url"
|
||||
v-loading="tools.loading"
|
||||
:custom-table-title="tools.customTableTitle"
|
||||
:height="mainTableHeight"
|
||||
:table-data="tableData"
|
||||
|
||||
Reference in New Issue
Block a user