Bladeren bron

fix: the ONE_DAY not found in DeviceCard.vie

Casper Dai 2 jaren geleden
bovenliggende
commit
512b3772c4
2 gewijzigde bestanden met toevoegingen van 616 en 672 verwijderingen
  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,

File diff suppressed because it is too large
+ 615 - 671
yarn.lock


Some files were not shown because too many files changed in this diff