src/views/procurementManagement/procurementInvoiceLedger/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/procurementManagement/procurementInvoiceLedger/index.vue
@@ -47,13 +47,13 @@ :tableLoading="loading" :tableData="dataList" :isSelection="true" height="calc(100vh - 15em)" height="calc(100vh - 19.5em)" :isShowSummary="true" :summaryMethod="summarizeMainTable" :page="{ current: pagination.currentPage, size: pagination.pageSize, total: 0, total: pagination.total, }" @selection-change="handleSelectionChange" @pagination="changePage"