el-table 动静高度&固定表头

<el-table  :data="tableData"  height="calc(100vh - 180px )"  style="width: 100%"></el-table>