diff --git a/src/views/components/dialog/index.vue b/src/views/components/dialog/index.vue index e2545d4..24d1e8f 100644 --- a/src/views/components/dialog/index.vue +++ b/src/views/components/dialog/index.vue @@ -141,8 +141,9 @@ - @@ -153,11 +98,6 @@ import completePlan from "./echarts/completePlan"; import finishRate from "./echarts/finishRate"; import executionPlan from "./echarts/executionPlan"; import myPagination from "@/views/components/myPagination/index"; -// import { -// workStatistics, -// xzTree, -// planeEnTree, -// } from "@/api/yingji/keyEnterprise.js"; import { indexRegionalism } from "@/api/yingji/home.js"; import executive from "./echarts/executive"; @@ -423,7 +363,7 @@ export default { } } .bottomBox { - height: calc(100% - 45% - 15px); + height: calc(100% - 45% - 15px); display: flex; justify-content: space-between; & > .boxAllStyle { @@ -431,4 +371,4 @@ export default { } } } - \ No newline at end of file + diff --git a/src/views/yingji/planManage.vue b/src/views/yingji/planManage.vue index ed5c7a5..2253d08 100644 --- a/src/views/yingji/planManage.vue +++ b/src/views/yingji/planManage.vue @@ -66,13 +66,6 @@ row-key="id" :row-class-name="tableRowClassName" > -