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