调整
This commit is contained in:
@@ -178,6 +178,7 @@
|
||||
:tableData="successData"
|
||||
:col-configs="successColConfigs"
|
||||
:total="total"
|
||||
height="500"
|
||||
:isShowPagination="false"
|
||||
style="margin-top: 8px;">
|
||||
</ai-table>
|
||||
|
||||
@@ -28,6 +28,7 @@
|
||||
:tableData="choosedList"
|
||||
:col-configs="robColConfigs"
|
||||
:total="total"
|
||||
height="500"
|
||||
:isShowPagination="false"
|
||||
style="margin-top: 8px;">
|
||||
<el-table-column slot="productName" width="480px" label="基本信息" align="center">
|
||||
|
||||
@@ -37,6 +37,7 @@
|
||||
:tableData="list"
|
||||
:col-configs="colConfigs"
|
||||
:total="list.length"
|
||||
height="500"
|
||||
style="margin-top: 8px;"
|
||||
@getList="() => {}">
|
||||
</ai-table>
|
||||
|
||||
Reference in New Issue
Block a user