This commit is contained in:
bb_pan 2025-08-13 13:46:00 +08:00
parent 79bdddaba5
commit dde6da6f07
1 changed files with 1 additions and 1 deletions

View File

@ -436,7 +436,7 @@
:total="codeTotal"
:page.sync="codeQuery.pageNum"
:limit.sync="codeQuery.pageSize"
@pagination="getCodeList"
@pagination="getCodeViewList"
/>
</el-dialog>