11/22 扫码明细翻页优化

20240912_adapter
wangwei 11 months ago
parent 289c365545
commit bcc0ae4e9b

@ -689,8 +689,8 @@
<pagination
v-show="resultTotal>0"
:total="resultTotal"
:page.sync="resultQuery.page"
:limit.sync="resultQuery.limit"
:page.sync="codeQuery.page"
:limit.sync="codeQuery.limit"
@pagination="getCodeList"
/>
</el-tab-pane>

Loading…
Cancel
Save