소스 검색

格式化

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>