From eb5338a53a0495a2e6f99547ae42769c8c5819a5 Mon Sep 17 00:00:00 2001 From: liuye Date: Mon, 28 Nov 2022 11:39:09 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B9=B3=E6=98=8C=E6=96=B0=E9=9C=80=E6=B1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pingchang/AppCommunityManagement/Edit.vue | 2 +- .../AppCommunityManagement/HandleDetail.vue | 2 +- .../AppCommunityManagement/ManageDetail.vue | 10 +++++----- .../AppReturnHomeReporting.vue | 14 +++++++------- 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/src/project/pingchang/AppCommunityManagement/Edit.vue b/src/project/pingchang/AppCommunityManagement/Edit.vue index 431525f1..a98ec025 100644 --- a/src/project/pingchang/AppCommunityManagement/Edit.vue +++ b/src/project/pingchang/AppCommunityManagement/Edit.vue @@ -9,7 +9,7 @@ *身份证号
- +
diff --git a/src/project/pingchang/AppCommunityManagement/HandleDetail.vue b/src/project/pingchang/AppCommunityManagement/HandleDetail.vue index 781d6baa..7b38e6af 100644 --- a/src/project/pingchang/AppCommunityManagement/HandleDetail.vue +++ b/src/project/pingchang/AppCommunityManagement/HandleDetail.vue @@ -18,7 +18,7 @@
身份证号
- + {{info.idNumberText}}
diff --git a/src/project/pingchang/AppCommunityManagement/ManageDetail.vue b/src/project/pingchang/AppCommunityManagement/ManageDetail.vue index cfd51e28..541b4ede 100644 --- a/src/project/pingchang/AppCommunityManagement/ManageDetail.vue +++ b/src/project/pingchang/AppCommunityManagement/ManageDetail.vue @@ -158,7 +158,7 @@ *身份证号
- +
@@ -172,7 +172,7 @@
- *隔离时间 + *管理时间
请选择 @@ -182,7 +182,7 @@
- *隔离策略 + *管理策略
{{ $dict.getLabel('EP_quarantineStrategy', form.quarantineStrategy) || '请选择'}} @@ -344,10 +344,10 @@ export default { return this.$u.toast('请选择居家状态') } if(!this.form.quarantineBeginTime) { - return this.$u.toast('请选择隔离时间') + return this.$u.toast('请选择管理时间') } if(this.form.quarantineStrategy === '' || this.form.quarantineStrategy === null) { - return this.$u.toast('请选择隔离策略') + return this.$u.toast('请选择管理策略') } if(!this.form.controllerUserName) { return this.$u.toast('请输入管控人姓名') diff --git a/src/project/pingchang/AppReturnHomeReporting/AppReturnHomeReporting.vue b/src/project/pingchang/AppReturnHomeReporting/AppReturnHomeReporting.vue index 968d4c81..80648022 100644 --- a/src/project/pingchang/AppReturnHomeReporting/AppReturnHomeReporting.vue +++ b/src/project/pingchang/AppReturnHomeReporting/AppReturnHomeReporting.vue @@ -4,11 +4,11 @@

{{totalInfo['登记人数']}}

-

返乡人员

+

报备人员

{{totalInfo['今日新增返乡']}}

-

今日返乡

+

今日报备

{{totalInfo['今日风险人数']}}

@@ -20,7 +20,7 @@
-
返乡人员
+
报备人员
风险人员