maven
2026-02-09 3be3d4aad39136990b2c03563f58a1efb6d4315e
src/views/procurementManagement/procurementInvoiceLedger/index.vue
@@ -46,7 +46,7 @@
        :column="columns"
        :tableLoading="loading"
        :tableData="dataList"
        :isSelection="true"
        :isSelection="false"
        height="calc(100vh - 19.5em)"
        :isShowSummary="true"
        :summaryMethod="summarizeMainTable"