src/views/mainPlan/gasPiping/index.vue
@@ -283,7 +283,7 @@ const total = ref(0); const daterangePlanStartDay = ref([]); const daterangePlanEndDay = ref([]); const height = ref(document.documentElement.clientHeight - 210 + "px;"); const height = ref(document.documentElement.clientHeight - 220 + "px;"); const isVisible = ref(false); const isError = ref(false); const planned = ref(true);