优化代码

This commit is contained in:
wuxw 2025-04-03 15:32:50 +08:00
parent f4bae8eced
commit fdbd488cac

View File

@ -139,7 +139,7 @@
"photos": this.photos,
"context": this.context,
"userId": this.userId,
"communityId": this.communityId
"communityId": getCommunityId()
}).then(_data =>{
uni.navigateTo({
url:"/pages/successPage/successPage?msg=提交成功&objType=4004"