src/views/procurementManagement/paymentEntry/index.vue
@@ -62,13 +62,14 @@ </div> <div class="table_list"> <PIMTable rowKey="id" :column="tableColumn" :tableData="tableData" :page="page" :isSelection="true" :isShowSummary="isShowSummarySon" :summaryMethod="summarizeMainTable1" :handleSelectionChange="handleSelectionChange" @selection-change="handleSelectionChange" :tableLoading="tableLoading" @pagination="pagination" :total="total"