From f6f989b6be1f45f0b08855455bc0242fd23e1e8a Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Sun, 9 Oct 2022 14:17:21 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=A6=E6=83=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../AppGetewayRegister/getewayAdd.vue | 1 - .../AppReturnHomeRegister/Detail.vue | 34 ++++++++++++++----- 2 files changed, 25 insertions(+), 10 deletions(-) diff --git a/src/project/pingchang/AppGetewayRegister/getewayAdd.vue b/src/project/pingchang/AppGetewayRegister/getewayAdd.vue index 075f67c..bf954bd 100644 --- a/src/project/pingchang/AppGetewayRegister/getewayAdd.vue +++ b/src/project/pingchang/AppGetewayRegister/getewayAdd.vue @@ -574,7 +574,6 @@ export default { if (this.startAreaId.substr(4,this.startAreaId.length - 4) === '00000000') { return this.$toast('出发地必须选至县级及以下') - // return console.log(this.startAreaId.substr(6,this.startAreaId.length - 6)); } // if (!this.form.startAddress) { diff --git a/src/project/pingchang/AppReturnHomeRegister/Detail.vue b/src/project/pingchang/AppReturnHomeRegister/Detail.vue index 6ea89ed..af8f484 100644 --- a/src/project/pingchang/AppReturnHomeRegister/Detail.vue +++ b/src/project/pingchang/AppReturnHomeRegister/Detail.vue @@ -78,6 +78,14 @@ {{ $dict.getLabel('epidemicRecentTravel', info.travelType) }} +
+
+ +
+
+ {{ info.trainNo }} +
+
@@ -104,12 +112,28 @@
- + +
+
+ {{ info.description }} +
+
+
+
+
{{ info.arriveTime && info.arriveTime.substr(0, info.arriveTime.length - 3) }}
+
+
+ +
+
+ {{ info.gatewayName }} +
+
@@ -126,14 +150,6 @@ {{ info.arriveAddress }}
-
-
- -
-
- {{ info.description }} -
-