|
|
|
@ -268,7 +268,7 @@ export default { |
|
|
|
this.education = data.education; |
|
|
|
this.hobby = data.hobby; |
|
|
|
this.dialogVisible = true |
|
|
|
this.queryParams.serviceType = |
|
|
|
this.queryParams.serviceOrgType = |
|
|
|
data.type === 1 ? 'ic_user_volunteer' : |
|
|
|
data.type === 2 ? 'party_unit' : |
|
|
|
data.type === 3 ? 'community_org' : |
|
|
|
|