|
@ -23,6 +23,7 @@ |
|
|
:tableLoading="Loading.tableLoading" |
|
|
:tableLoading="Loading.tableLoading" |
|
|
@rowDrop="rowDropForDetail" |
|
|
@rowDrop="rowDropForDetail" |
|
|
:rowSource="'detailPage_api'" |
|
|
:rowSource="'detailPage_api'" |
|
|
|
|
|
:searchOverallCoverHeight="'calc(100vh - 380px)'" |
|
|
:rowMaxHeight="rowMaxHeight" |
|
|
:rowMaxHeight="rowMaxHeight" |
|
|
:tableColumns="listColumns" |
|
|
:tableColumns="listColumns" |
|
|
:totalCount="totalCount" |
|
|
:totalCount="totalCount" |
|
|