diff --git a/src/views/modules/satisfaction/communitySelfInsp/followUpDetail.vue b/src/views/modules/satisfaction/communitySelfInsp/followUpDetail.vue index da10eb4c4..38f76a664 100644 --- a/src/views/modules/satisfaction/communitySelfInsp/followUpDetail.vue +++ b/src/views/modules/satisfaction/communitySelfInsp/followUpDetail.vue @@ -19,16 +19,16 @@ v-model.trim="form[item.reason]"> -

8、姓名:{{ form.reporterName }}

-

9、电话:{{ form.reporterMobile }}

-

10、您是否接受回访

+

9、姓名:{{ form.reporterName }}

+

10、电话:{{ form.reporterMobile }}

+

11、您是否接受回访

未知 不接受回访 接受回访/待回访 已回访
-

11、请选择合适您的回访方式

+

12、请选择合适您的回访方式

未知 电话回访 @@ -78,6 +78,7 @@ export default { socialAssistanceAsp: '', oldPeopleProvideAsp: '', medicalAsp: '', + basicEducationAsp:'', // 不满意原因 cultureFacilityReason: '', @@ -87,6 +88,7 @@ export default { socialAssistanceReason: '', oldPeopleProvideReason: '', medicalReason: '', + basicEducationReason:'', // 居民信息 reporterName: '',