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; } } }