src/views/procurementManagement/paymentHistory/index.vue @@ -63,6 +63,10 @@ const isShowSummarySon = ref(true); const tableColumn = ref([ { label: "采购合同号", prop: "purchaseContractNumber", }, { label: "付款日期", prop: "paymentDate", },