Explorar el Código

冗余代码删除

Koishi hace 3 años
padre
commit
757f4a04bd
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      src/views/Home/Home.vue

+ 0 - 2
src/views/Home/Home.vue

@@ -815,7 +815,6 @@ import PowerPlan from "./components/power-plan.vue";
 import Map from "./components/map.vue";
 import ListBarChart2 from "../../components/chart/bar/list-bar-chart2.vue";
 import DoubleLineChart from "@com/chart/line/double-line-chart.vue";
-import ComTable from "@com/coms/table/table.vue";
 
 import Table from "./dialog/table.vue";
 
@@ -839,7 +838,6 @@ export default {
     ListBarChart2,
     Table,
     DoubleLineChart,
-    ComTable,
   },
   data() {
     return {