Merge pull request 'gdpaoup2' (#104) from gyh into master

Reviewed-on: http://git.luyuan.tk/luyuan/deming/pulls/104
This commit was merged in pull request #104.
This commit is contained in:
gyh
2020-08-03 19:52:53 +08:00
6 changed files with 113 additions and 32 deletions

View File

@@ -372,7 +372,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;