lxh hace 2 semanas
padre
commit
392df097dd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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';