1.修改样式
@@ -155,7 +155,7 @@
<!-- -->
<el-dialog title="接口待申请列表" v-model="dialogTableVisible" center>
- <el-table ref="pendingTableRef" :data="gridData" v-loading="collectionLoading" height="500">
+ <el-table ref="pendingTableRef" :data="gridData" v-loading="collectionLoading">
<el-table-column
type="selection"
width="55">