表头固定
This commit is contained in:
@@ -106,6 +106,7 @@
|
|||||||
<ai-table
|
<ai-table
|
||||||
:isShowPagination="false"
|
:isShowPagination="false"
|
||||||
:tableData="last30DaySkuList"
|
:tableData="last30DaySkuList"
|
||||||
|
height="500"
|
||||||
:col-configs="col30DaysSkuConfigs"
|
:col-configs="col30DaysSkuConfigs"
|
||||||
:total="last30DaySkuList.length"
|
:total="last30DaySkuList.length"
|
||||||
style="margin-top: 8px;"
|
style="margin-top: 8px;"
|
||||||
@@ -129,6 +130,7 @@
|
|||||||
<ai-table
|
<ai-table
|
||||||
:isShowPagination="false"
|
:isShowPagination="false"
|
||||||
:tableData="last30DaySkcList"
|
:tableData="last30DaySkcList"
|
||||||
|
height="500"
|
||||||
:col-configs="col30DaysSkcConfigs"
|
:col-configs="col30DaysSkcConfigs"
|
||||||
:total="last30DaySkcList.length"
|
:total="last30DaySkcList.length"
|
||||||
style="margin-top: 8px;"
|
style="margin-top: 8px;"
|
||||||
|
|||||||
Reference in New Issue
Block a user