@ -528,7 +528,7 @@
const url = "/sys/dict/data/dictlist"
let params = {
dictType: 'volunteer_org_service_type'
dictType: 'voluntary_project_service_class'
}
const { data, code, msg } = await requestPost(url, params)
@ -102,7 +102,7 @@ export default {
status:this.status,
reason:this.reason
requestGet(url, params).then((res) =>{
requestPost(url, params).then((res) =>{
console.log(res,"res");
if(res.code===0){
// this.