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,