|
|
|
@ -129,8 +129,8 @@ Page({ |
|
|
|
inviteDoctorId: recommendDoctorId ? '' : doctorId, |
|
|
|
inviteDoctorId: recommendDoctorId ? '' : doctorId, |
|
|
|
recommendDoctorId: recommendDoctorId ? doctorId : '', |
|
|
|
recommendDoctorId: recommendDoctorId ? doctorId : '', |
|
|
|
beRecommendDoctorId: recommendDoctorId, |
|
|
|
beRecommendDoctorId: recommendDoctorId, |
|
|
|
IntentionalVisitProvinceId, |
|
|
|
intentionalVisitProvinceId:IntentionalVisitProvinceId, |
|
|
|
IntentionalVisitCityId, |
|
|
|
intentionalVisitCityId:IntentionalVisitCityId, |
|
|
|
}, |
|
|
|
}, |
|
|
|
loading: true, |
|
|
|
loading: true, |
|
|
|
}) |
|
|
|
}) |
|
|
|
|