From fb55a1d536e35ff29fce83ce92a03654ccd5f321 Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Tue, 23 Sep 2025 10:15:20 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E9=97=AE=E9=A2=98=E5=8F=8D=E9=A6=88?= =?UTF-8?q?=E3=80=91=E5=BD=B1=E5=83=8F=E5=BC=82=E5=B8=B8=E5=8F=8D=E9=A6=88?= =?UTF-8?q?=EF=BC=8C=E5=9C=A8=E9=82=AE=E4=BB=B6=E9=80=9A=E7=9F=A5=E7=9A=84?= =?UTF-8?q?=E7=9A=84=E7=B1=BB=E5=9E=8B=E4=B8=BAIR=E5=BD=B1=E5=83=8F?= =?UTF-8?q?=E5=BC=82=E5=B8=B8=E6=97=A0=E6=B3=95=E9=98=85=E7=89=87=EF=BC=8C?= =?UTF-8?q?=E8=80=8C=E5=9C=A8=E5=8F=8D=E9=A6=88=E8=AE=B0=E5=BD=95=E4=B8=AD?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E7=9A=84=E7=B1=BB=E5=9E=8B=E4=B8=BA=E5=85=B6?= =?UTF-8?q?=E4=BB=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/feedBack/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/feedBack/index.vue b/src/components/feedBack/index.vue index 4c92febc..281967f5 100644 --- a/src/components/feedBack/index.vue +++ b/src/components/feedBack/index.vue @@ -283,6 +283,7 @@ export default { } if (this.visitTaskId) { this.form.VisitTaskId = this.visitTaskId + this.form.QuestionType = 6 } if (this.SubjectVisitId) { this.form.SubjectVisitId = this.SubjectVisitId