|
|
@ -544,7 +544,7 @@ export default { |
|
|
|
publishOrgPid: this.defaultPublishParty.defaultPartyOrgPid,// 参加活动党组织ID的上级节点 |
|
|
|
publishOrgType: this.defaultPublishParty.orgType,//党组织类型 0省委,1市委,2区委,3党工委,4党委,5支部;6党小组 |
|
|
|
publishOrgPathShow: this.defaultPublishParty.defaultPartyOrgPath,//PUBLISH_PARTY_ORG_ID的全路径,包含自身。方便前端回显 |
|
|
|
joinUserType: this.joinArray[0].value ||'',//参加人员类型,0:全体党员;1:支部委员 默认 全体 |
|
|
|
joinUserType: this.joinArray[1].value ||'',//参加人员类型,0:全体党员;1:支部委员 默认 全体 |
|
|
|
isAutoInform: '',// 是否自动通知参加人员,0否;1是 |
|
|
|
introduce: '',// 活动介绍 |
|
|
|
attachmentList: [], |
|
|
|