This commit is contained in:
Gdpao
2020-08-03 19:51:05 +08:00
parent 51cd6f8261
commit 38f92c6766
6 changed files with 113 additions and 32 deletions

View File

@@ -396,7 +396,7 @@ export default {
if(type == 'involvement') {
Object.assign(params, {
pintuan_id: this.id,
pintuangroup_id: this.involvemenGroupInfo[0].pintuangroup_id
pintuangroup_id: this.involvemenGroupInfo[0].pintuangroup_id,
})
} else {
const userId = uni.getStorageSync('user_info').member.member_id;