From 15f7b5636136d7e382a770ff4323956834074742 Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Wed, 28 Sep 2022 15:55:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AD=97=E5=85=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/project/pingchang/AppGetewayRegister/getewayAdd.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/project/pingchang/AppGetewayRegister/getewayAdd.vue b/src/project/pingchang/AppGetewayRegister/getewayAdd.vue index 5bc7ef0..7de4a09 100644 --- a/src/project/pingchang/AppGetewayRegister/getewayAdd.vue +++ b/src/project/pingchang/AppGetewayRegister/getewayAdd.vue @@ -385,7 +385,7 @@ export default { } this.form.gatewayId = decodeURIComponent(o.scene) || '' this.$areaId = this.user.$areaId - this.travelTypeDict = this.$dict.getDict('epidemicRecentTravel') + this.travelTypeDict = this.$dict.getDict('EP_travelType') this.getewayList() }, @@ -768,7 +768,6 @@ export default { display: flex; align-items: center; font-size: 32px; - // max-width: calc(100% - 260px); .select { ._i {