调整支付

This commit is contained in:
唐明明
2023-07-11 14:47:30 +08:00
parent c8cc2b6dda
commit 0320f43c0d
8 changed files with 99 additions and 30 deletions

View File

@@ -218,7 +218,10 @@
// 综法订单数据数量
synthesisInfo() {
synthesisCount({channel: 'self'}).then(res => {
synthesisCount({channel: 'self'}).then(res => {
console.log(res)
this.synthesisAll = res
}).catch(err => {
uni.showToast({