|
|
@ -261,7 +261,6 @@ export default { |
|
|
|
getServerOrgNewTask() { |
|
|
|
let {parentCategoryCode,categoryCode} = this.demandRecDetail; |
|
|
|
this.loading = true; |
|
|
|
console.log(this.demandRecDetail); |
|
|
|
this.$http.post('/actual/base/serviceitem/listServerOrgNewTask', { |
|
|
|
serverOrgType: this.peopleType == 'publicWelfareNum'?'publicWelfare':'ic_user_volunteer', |
|
|
|
serverParentOrgCategoryCode:parentCategoryCode, |
|
|
|