lxh 2 주 전
부모
커밋
392df097dd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/vent/home/configurable/components/content-warn.vue

+ 1 - 1
src/views/vent/home/configurable/components/content-warn.vue

@@ -110,7 +110,7 @@ import TimelineList from './detail/TimelineList.vue';
 import TimelineListNew from './detail/TimelineListNew.vue';
 import CustomList from './detail/CustomList.vue';
 import CustomGallery from './detail/CustomGallery.vue';
-import ComplexList from './detail/ComplexList-green.vue';
+import ComplexList from './detail/ComplexList.vue';
 import GalleryList from './detail/GalleryList.vue';
 import CustomTable from './detail/CustomTable.vue';
 import CustomChart from './detail/CustomChart.vue';