chengxiangling
2025-05-16 af1c9e588f1de0240390648f9bb56aa486870aff
src/views/mainPlan/sheetMetalRedundantReport/index.vue
@@ -104,7 +104,7 @@
});
const { queryParams } = toRefs(data);
const plantList = ref([]);
const height = ref(document.documentElement.clientHeight - 210 + "px;");
const height = ref(document.documentElement.clientHeight - 220 + "px;");
// 表格配置-列表
const columns = ref([]);
// 分页属性