From f28cf3e4bb099035f6a5db7c956c6bec368b2eff Mon Sep 17 00:00:00 2001 From: duanliangtao Date: Fri, 8 Dec 2023 12:38:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E8=87=AA=E6=9F=A5=E6=8A=A5?= =?UTF-8?q?=E5=91=8A=E8=AF=A6=E6=83=85=E7=BC=BA=E5=B0=91=E5=9F=BA=E7=A1=80?= =?UTF-8?q?=E6=95=99=E8=82=B2=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../satisfaction/communitySelfInsp/followUpDetail.vue | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) 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: '',