diff --git a/src/views/modules/volunteer/VoluntaryOrganization/add.vue b/src/views/modules/volunteer/VoluntaryOrganization/add.vue index d34e46847..054f84b5c 100644 --- a/src/views/modules/volunteer/VoluntaryOrganization/add.vue +++ b/src/views/modules/volunteer/VoluntaryOrganization/add.vue @@ -135,24 +135,24 @@ ], formData: { - orgImage: "",//组织图片 - status:"pass",//审核状态 - numberNum:"",//组织成员数量 - userId:"",//志愿者id - agencyId:"",//组织id - orgType:"", - brandImg:"",//品牌图片 - brand:"",//志愿品牌 - introduction:"",//组织介绍 + orgImage: "",//组织图片 + status: "pass",//审核状态 + numberNum: "",//组织成员数量 + userId: "",//志愿者id + agencyId: "",//组织id + orgType: "", + brandImg: "",//品牌图片 + brand: "",//志愿品牌 + introduction: "",//组织介绍 qualification: "",//封面图片 - idCard:"",//身份证信息 - mobile:"",//管理员电话 - operator:"",//管理员姓名 - Organizationaltype:"",//组织类型 - // serviceTypeList:"",//服务类型 - orgName:"",//组织名称 - agencyName:"",//所属组织 - serviceTypeList:[],//服务类型 + idCard: "",//身份证信息 + mobile: "",//管理员电话 + operator: "",//管理员姓名 + Organizationaltype: "",//组织类型 + // serviceTypeList:"",//服务类型 + orgName: "",//组织名称 + agencyName: "",//所属组织 + serviceTypeList: [],//服务类型 address: "",//地址 longitude: this.$store.state.user.longitude, //经度 latitude: this.$store.state.user.latitude,//纬度 diff --git a/src/views/modules/volunteer/VoluntaryOrganization/info.vue b/src/views/modules/volunteer/VoluntaryOrganization/info.vue index 5caa142df..c13aafefb 100644 --- a/src/views/modules/volunteer/VoluntaryOrganization/info.vue +++ b/src/views/modules/volunteer/VoluntaryOrganization/info.vue @@ -75,7 +75,7 @@
-
diff --git a/src/views/modules/volunteer/VoluntaryOrganization/process.vue b/src/views/modules/volunteer/VoluntaryOrganization/process.vue index 5ead1c9e3..ee69f1208 100644 --- a/src/views/modules/volunteer/VoluntaryOrganization/process.vue +++ b/src/views/modules/volunteer/VoluntaryOrganization/process.vue @@ -9,7 +9,7 @@ {{ tableData.serviceTypeName }} - {{ tableData.Organizationaltype}} + {{ tableData.orgTypeName}} {{ tableData.operator}} @@ -35,7 +35,7 @@
- +
@@ -43,6 +43,16 @@ {{tableData.updatedTime}} + + {{tableData.brand}} + + +
+ + +
+ +