From 51148e12890616d99b5cb637a2b4197ca26fbcf1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A3=98=E6=B3=8A=E5=AE=A2?= <1059510186@qq.com> Date: Sat, 16 Dec 2023 10:51:39 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=AE=A2=E6=88=B7=E8=B5=84?= =?UTF-8?q?=E6=96=99=E6=98=BE=E7=A4=BA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .eslintrc-auto-import.json | 3 +-- src/views/qualityInspectionDistribution/inspectionModal.vue | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.eslintrc-auto-import.json b/.eslintrc-auto-import.json index 6b0d505..6ac6d78 100644 --- a/.eslintrc-auto-import.json +++ b/.eslintrc-auto-import.json @@ -74,7 +74,6 @@ "watch": true, "watchEffect": true, "watchPostEffect": true, - "watchSyncEffect": true, - "toValue": true + "watchSyncEffect": true } } \ No newline at end of file diff --git a/src/views/qualityInspectionDistribution/inspectionModal.vue b/src/views/qualityInspectionDistribution/inspectionModal.vue index 68f8caf..993708a 100644 --- a/src/views/qualityInspectionDistribution/inspectionModal.vue +++ b/src/views/qualityInspectionDistribution/inspectionModal.vue @@ -420,7 +420,7 @@

您提交的表单信息为:

称呼:{{ formModel.customName }}

联系方式:{{ formModel.customNid }}

-

客户资料:{{ formModel.salesmanUserId }}

+

客户资料:{{ formModel.customInformation }}

{{ `报名的门店${index + 1}为` }}:{{ item.storeName }}