chengxiangling
2025-05-16 af1c9e588f1de0240390648f9bb56aa486870aff
src/views/basicData/gasMaterialUsage/index.vue
@@ -158,7 +158,7 @@
const total = ref(0);
const title = 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);