优化代码

This commit is contained in:
wuxw 2024-05-24 14:54:02 +08:00
parent 0300fcb2ed
commit 788130f194

View File

@ -77,6 +77,7 @@
ownerId: _community.ownerId, ownerId: _community.ownerId,
ownerTel: _community.link, ownerTel: _community.link,
communityId: _community.communityId, communityId: _community.communityId,
ownerTypeCd:_community.ownerTypeCd,
link: _community.link link: _community.link
}) })
uni.navigateBack({ uni.navigateBack({