zhaobao 2 tahun lalu
induk
melakukan
d54e949523
1 mengubah file dengan 2 tambahan dan 5 penghapusan
  1. 2 5
      src/views/home/components/carPlateInfo.vue

+ 2 - 5
src/views/home/components/carPlateInfo.vue

@@ -48,7 +48,7 @@
                             :zoom-rate="1.2"
                             :preview-src-list="capturePhotos"
                             :initial-index="4"
-                        fit="cover"
+                            fit="cover"
                         />
                     </div> 
                     <HkwsVideo ref="HkwsVideo"></HkwsVideo>              
@@ -147,10 +147,7 @@
                 }
                 return false
             },            
-        },
-        destroyed() {
-            this.status=false
-        },        
+        }       
       }
     </script>
     <style lang="scss" scoped>