src/views/mainPlan/sheetMetalOrderManage/index.vue
@@ -224,7 +224,7 @@ const shopList = ref([]); const allShopList = ref([]); const processList = ref([]); const height = ref(document.documentElement.clientHeight - 220 + "px;"); const height = ref(document.documentElement.clientHeight - 270 + "px;"); // 表格配置-列表 const columns = ref([]); // 分页属性