src/components/makepager/TableCommonView.vue
@@ -11,8 +11,6 @@ :summary-method="getSummaries" :span-method="arraySpanMethod" @selection-change="handleSelectionChange" highlight-current-row @row-click="tableRowClick" :header-cell-style="{ background: '#ECF4FF', color: '#666' }" > <el-table-column v-if="tableList.selectBox" type="selection" width="40"> </el-table-column>