Browse Source

默认值

feature
zxc 3 years ago
parent
commit
a566e4a114
  1. 2
      src/views/modules/communityParty/orgActivity/activivityList/addRule.vue

2
src/views/modules/communityParty/orgActivity/activivityList/addRule.vue

@ -544,7 +544,7 @@ export default {
publishOrgPid: this.defaultPublishParty.defaultPartyOrgPid,// ID
publishOrgType: this.defaultPublishParty.orgType,// 0,1,2,3,4,56
publishOrgPathShow: this.defaultPublishParty.defaultPartyOrgPath,//PUBLISH_PARTY_ORG_ID便
joinUserType: this.joinArray[0].value ||'',//01
joinUserType: this.joinArray[1].value ||'',//01
isAutoInform: '',// 01
introduce: '',//
attachmentList: [],

Loading…
Cancel
Save