src/views/mainPlan/gasPlanning/index.vue
@@ -514,7 +514,7 @@ </div> </div> </template> <script setup name="gasPlanning"> <script setup name="GasPlanning"> // import { ElMessage } from "element-plus"; import { listGasPlan, getGasPlanSave } from "@/api/mainPlan/gasPlanning"; const height = ref(document.documentElement.clientHeight - 400 + "px;");