30459
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
</template>
|
||||
<template #content>
|
||||
<ai-table :tableData="detailTable" isShowPagination :total="page.total" :current.sync="page.current"
|
||||
:size.sync="page.size" :col-configs="colConfigs" :dict="dict"/>
|
||||
:size.sync="page.size" @getList="getDetail()" :col-configs="colConfigs" :dict="dict"/>
|
||||
</template>
|
||||
</ai-card>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user