From 604a12b6b7439b868365dd01698b96ea05bc41af Mon Sep 17 00:00:00 2001 From: liuye Date: Tue, 18 Oct 2022 14:24:00 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E4=BA=A4=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ManagementHistory.vue | 56 ++++++++++--------- .../AppCheckpointRegistration/UserInfo.vue | 48 ++++++++-------- 2 files changed, 54 insertions(+), 50 deletions(-) diff --git a/src/project/pingchang/AppCheckpointRegistration/ManagementHistory.vue b/src/project/pingchang/AppCheckpointRegistration/ManagementHistory.vue index b1cdc2e7..8b2c52b1 100644 --- a/src/project/pingchang/AppCheckpointRegistration/ManagementHistory.vue +++ b/src/project/pingchang/AppCheckpointRegistration/ManagementHistory.vue @@ -55,33 +55,35 @@
-
-
处置意见
-
{{ $dict.getLabel('EP_handleType', item.handleType) }}
-
-
-
移交对象
-
{{ $dict.getLabel('EP_handoverObject', item.handoverObject) }}
-
-
-
移交方式
-
{{ $dict.getLabel('EP_handoverMethod', item.handoverMethod) }}
-
-
-
交接人姓名
-
{{item.handoverPersonName}}
-
-
-
手机号
-
- - {{item.handoverPersonPhone}}
-
-
-
交接图片
-
-
- +
+
+
处置意见
+
{{ $dict.getLabel('EP_handleType', item.handleType) }}
+
+
+
移交对象
+
{{ $dict.getLabel('EP_handoverObject', item.handoverObject) }}
+
+
+
移交方式
+
{{ $dict.getLabel('EP_handoverMethod', item.handoverMethod) }}
+
+
+
交接人姓名
+
{{item.handoverPersonName}}
+
+
+
手机号
+
+ + {{item.handoverPersonPhone}}
+
+
+
交接图片
+
+
+ +
diff --git a/src/project/pingchang/AppCheckpointRegistration/UserInfo.vue b/src/project/pingchang/AppCheckpointRegistration/UserInfo.vue index a742c3a1..d22b0cac 100644 --- a/src/project/pingchang/AppCheckpointRegistration/UserInfo.vue +++ b/src/project/pingchang/AppCheckpointRegistration/UserInfo.vue @@ -171,29 +171,31 @@
-
-
移交对象
-
{{ $dict.getLabel('EP_handoverObject', item.handoverObject) }}
-
-
-
移交方式
-
{{ $dict.getLabel('EP_handoverMethod', item.handoverMethod) }}
-
-
-
交接人姓名
-
{{item.handoverPersonName}}
-
-
-
手机号
-
- - {{item.handoverPersonPhone}}
-
-
-
交接图片
-
-
- +
+
+
移交对象
+
{{ $dict.getLabel('EP_handoverObject', item.handoverObject) }}
+
+
+
移交方式
+
{{ $dict.getLabel('EP_handoverMethod', item.handoverMethod) }}
+
+
+
交接人姓名
+
{{item.handoverPersonName}}
+
+
+
手机号
+
+ + {{item.handoverPersonPhone}}
+
+
+
交接图片
+
+
+ +