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