// 物料申请单 .material-requisition{ height: calc(100vh - 84px); padding: 12px; box-sizing: border-box; .request-table { height: calc(100vh - 245px); } }