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