Browse Source

fix: 去掉不用的组件导入

WANGKANG 7 tháng trước cách đây
mục cha
commit
d924862a86
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/views/demo/toInfrared/index.vue

+ 0 - 1
src/views/demo/toInfrared/index.vue

@@ -177,7 +177,6 @@ import { getAlgorithmModelTrackApi } from '@/api/modules/demo/AlgorithmModelTrac
 import { enumAlgorithmConfigTrackApi } from '@/api/modules/demo/AlgorithmConfigTrack'
 import statusEnums from '@/utils/status'
 import { AlgorithmType, SubSystem, SubSystem__, enumsAlgorithmType, enumsSubSystem, AlgorithmType2 } from '@/views/demo/utils'
-import PreviewImages from '@/views/demo/components/PreviewImages.vue'
 import PreviewCompareImages from '@/views/demo/components/PreviewCompareImages.vue'
 import { addAlgorithmModelTrackApi } from '@/api/modules/demo/AlgorithmModelTrack'
 import ViewLog from '@/views/demo/components/ViewLog.vue'