diff --git a/web/src/components/dashbordTable/dashbordTable.vue b/web/src/components/dashbordTable/dashbordTable.vue deleted file mode 100644 index 13e16174..00000000 --- a/web/src/components/dashbordTable/dashbordTable.vue +++ /dev/null @@ -1,54 +0,0 @@ - - - - diff --git a/web/src/style/main.scss b/web/src/style/main.scss index 13e491cf..3a5e899b 100644 --- a/web/src/style/main.scss +++ b/web/src/style/main.scss @@ -1484,7 +1484,7 @@ $mainHight: 100vh; } .el-pagination__jump{ .el-pagination__editor{ - + } } } diff --git a/web/src/components/dashbordCharts/echartsLine.vue b/web/src/view/dashboard/dashbordCharts/echartsLine.vue similarity index 71% rename from web/src/components/dashbordCharts/echartsLine.vue rename to web/src/view/dashboard/dashbordCharts/echartsLine.vue index cc35da4a..7f184573 100644 --- a/web/src/components/dashbordCharts/echartsLine.vue +++ b/web/src/view/dashboard/dashbordCharts/echartsLine.vue @@ -1,6 +1,8 @@