表格高度调整

main
jn517618 2 years ago
parent d4802b57b9
commit 0f6261177d
  1. 2
      src/views/energySourcesProvince/component/statistics.vue

@ -12,7 +12,7 @@
</div>
</div>
</tit>
<el-table :data="tableData" style="width: 100%;" height="93%" :stripe="true" :size="mini"
<el-table :data="tableData" style="width: 100%;" height="98%" :stripe="true" :size="mini"
:row-class-name="tableRowClassName">
<el-table-column prop="name" label="企业名称" width="200%">
<template slot-scope="scope">

Loading…
Cancel
Save