mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-06-11 06:07:24 +08:00
优化代码
This commit is contained in:
parent
f4bae8eced
commit
fdbd488cac
@ -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"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user