mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-02-23 21:36:38 +08:00
优化代码
This commit is contained in:
parent
78f3a93766
commit
d65d6d9b42
@ -175,6 +175,7 @@
|
|||||||
tel: context.getUserInfo().link,
|
tel: context.getUserInfo().link,
|
||||||
state: '2002'
|
state: '2002'
|
||||||
}
|
}
|
||||||
|
let _couponUsers = [];
|
||||||
getCouponUsers(_objData, _couponUsers)
|
getCouponUsers(_objData, _couponUsers)
|
||||||
.then((_couponList) => {
|
.then((_couponList) => {
|
||||||
_couponList.data.forEach(item => {
|
_couponList.data.forEach(item => {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user