mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-02-23 21:36:38 +08:00
优化代码
This commit is contained in:
parent
305c5cf9a7
commit
d557635e13
@ -98,7 +98,7 @@
|
||||
page: 1,
|
||||
row: 20,
|
||||
idCard: _ownerInfo.idCard,
|
||||
link: _ownerInfo.link,
|
||||
link: _ownerInfo.ownerTel,
|
||||
communityId: _ownerInfo.communityId
|
||||
}).then((data) => {
|
||||
if (!data) {
|
||||
|
||||
@ -73,7 +73,7 @@
|
||||
page: 1,
|
||||
row: 20,
|
||||
idCard: _ownerInfo.idCard,
|
||||
link: _ownerInfo.link,
|
||||
link: _ownerInfo.ownerTel,
|
||||
communityId: _that.communityId,
|
||||
acctType:'2003'
|
||||
}).then((data) => {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user