This commit is contained in:
shijingjing
2022-06-11 14:42:04 +08:00
parent 96f565bbe4
commit 9a2623232c
2 changed files with 2 additions and 1 deletions

View File

@@ -36,6 +36,7 @@
:tableData="tableData"
:col-configs="colConfigs"
:total="total"
:isShowPagination="false"
@getList="getDetail">
</ai-table>
</template>