From a55382d4675d4b6ec956030bc0188e388237f663 Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Wed, 23 Aug 2023 15:02:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=B8=89=E8=BD=AE=E8=BD=A6?= =?UTF-8?q?=E6=B8=B8=E8=B5=B0=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- subpkg/property/vehicle.vue | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/subpkg/property/vehicle.vue b/subpkg/property/vehicle.vue index e491cf0..a4afecb 100644 --- a/subpkg/property/vehicle.vue +++ b/subpkg/property/vehicle.vue @@ -47,10 +47,11 @@ - - + + - + @@ -69,6 +70,7 @@ }, data() { return { + modelShow: false, status: 1, mapClass: 'custom-map', showLoading: true,