src/views/bbgl/rygz.vue
@@ -90,8 +90,7 @@ :data="tableData" :height="isExpandForm?tableHeight:(tableHeight+40)+'px'" border :summary-method="getSummaries" show-summary :row-class-name="tableRowClassName" :style="{width: 100+'%',height:isExpandForm?tableHeight:(tableHeight+40)+'px',}" highlight-current-row @@ -99,6 +98,8 @@ :cell-style="this.$cellStyle" @sort-change="sortChange" > <!-- :summary-method="getSummaries"--> <!-- show-summary--> <el-table-column prop="RowNum" width="50"