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