This commit is contained in:
parent
79bdddaba5
commit
dde6da6f07
|
|
@ -436,7 +436,7 @@
|
|||
:total="codeTotal"
|
||||
:page.sync="codeQuery.pageNum"
|
||||
:limit.sync="codeQuery.pageSize"
|
||||
@pagination="getCodeList"
|
||||
@pagination="getCodeViewList"
|
||||
/>
|
||||
</el-dialog>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue