소스 검색

fix: the ONE_DAY not found in DeviceCard.vie

Casper Dai 2 년 전
부모
커밋
512b3772c4
2개의 변경된 파일616개의 추가작업 그리고 672개의 파일을 삭제
  1. 1 1
      src/views/dashboard/components/DeviceCard.vue
  2. 615 671
      yarn.lock

+ 1 - 1
src/views/dashboard/components/DeviceCard.vue

@@ -141,6 +141,7 @@
 
 <script>
 import {
+  ONE_DAY,
   ThirdPartyDevice,
   EventPriority,
   EventPriorityInfo
@@ -155,7 +156,6 @@ import {
 } from '@/utils/adapter'
 import { ScreenshotCache } from '@/utils/cache'
 import {
-  ONE_DAY,
   isHit,
   getNearestHitDate,
   getFinishDate,

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 615 - 671
yarn.lock


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.