瀏覽代碼

格式化

zhaobao 2 年之前
父節點
當前提交
d54e949523
共有 1 個文件被更改,包括 2 次插入5 次删除
  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>