优化代码

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