最新代码,测试环境

This commit is contained in:
2023-07-12 10:30:37 +08:00
8 changed files with 631 additions and 564 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({