优化代码

This commit is contained in:
wuxw 2024-04-12 15:21:16 +08:00
parent 305c5cf9a7
commit d557635e13
2 changed files with 2 additions and 2 deletions

View File

@ -98,7 +98,7 @@
page: 1,
row: 20,
idCard: _ownerInfo.idCard,
link: _ownerInfo.link,
link: _ownerInfo.ownerTel,
communityId: _ownerInfo.communityId
}).then((data) => {
if (!data) {

View File

@ -73,7 +73,7 @@
page: 1,
row: 20,
idCard: _ownerInfo.idCard,
link: _ownerInfo.link,
link: _ownerInfo.ownerTel,
communityId: _that.communityId,
acctType:'2003'
}).then((data) => {