瀏覽代碼

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


部分文件因文件數量過多而無法顯示