From 7dbbcf5011084af7657337f4eb3414adf0ca8c57 Mon Sep 17 00:00:00 2001 From: liuye Date: Fri, 25 Nov 2022 14:22:10 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=A1=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../AppCommunityManagement/AppCommunityManagement.vue | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/project/pingchang/AppCommunityManagement/AppCommunityManagement.vue b/src/project/pingchang/AppCommunityManagement/AppCommunityManagement.vue index 40bcf275..96db1b7c 100644 --- a/src/project/pingchang/AppCommunityManagement/AppCommunityManagement.vue +++ b/src/project/pingchang/AppCommunityManagement/AppCommunityManagement.vue @@ -70,6 +70,7 @@

{{item.idNumberText}}

{{item.phone}}

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

+

抵平卡口: {{item.registerInfo.gatewayName}}

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

管理
排查
@@ -77,8 +78,8 @@
- 抵平时间:{{item.registerInfo.arriveTime}} +
@@ -427,9 +428,9 @@ export default { letter-spacing: 0.58px; } span { - display: inline-block; - color: #3975C6; - margin-right: 32px; + // display: inline-block; + // color: #3975C6; + // margin-right: 32px; } } }