From cb405a036400e5b4b20e8fbd46c017d53c35a436 Mon Sep 17 00:00:00 2001 From: liuye Date: Fri, 25 Nov 2022 10:04:55 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A4=BE=E5=8C=BA=E7=AE=A1=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../AppCommunityManagement/AppCommunityManagement.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/project/pingchang/AppCommunityManagement/AppCommunityManagement.vue b/src/project/pingchang/AppCommunityManagement/AppCommunityManagement.vue index a83c0a0c..1f244ef6 100644 --- a/src/project/pingchang/AppCommunityManagement/AppCommunityManagement.vue +++ b/src/project/pingchang/AppCommunityManagement/AppCommunityManagement.vue @@ -45,7 +45,6 @@ 选择日期 {{ dateList[0] }}-{{dateList[1]}} -
处置意见 @@ -71,7 +70,7 @@

{{item.idNumberText}}

{{item.phone}}

{{item.registerInfo.startAreaName}}-{{item.registerInfo.arriveAreaName}}

-

处置意见:{{$dict.getLabel('EP_handleType', item.lastRiskDisposal.handleType)}}

+

处置意见:{{$dict.getLabel('EP_handleType', item.lastRiskDisposal.handleType)}}

管理
排查
@@ -85,6 +84,7 @@
+ @@ -105,7 +105,7 @@ export default { showTypeSelect: false, tabList: [ { - name: '待管理test', + name: '待管理', }, { name: '管理中',