媳妇支付订单余额支付问题

This commit is contained in:
2024-09-29 16:12:43 +08:00
parent 1ff0b14f93
commit eea3e1e010
3 changed files with 24 additions and 10 deletions

View File

@@ -81,7 +81,7 @@
order.setVal('hasAjax',true)
}
onPullDownRefresh(()=>{
pageData.order.query.page=0
order.setQuery('page',0)
init()
})