src/views/salesManagement/receiptPaymentHistory/index.vue
@@ -74,6 +74,14 @@ const { proxy } = getCurrentInstance(); const tableColumn = ref([ { label: "销售合同号", prop: "salesContractNo", }, { label: "客户合同号", prop: "customerContractNo", }, { label: "回款日期", prop: "receiptPaymentDate", }, @@ -84,10 +92,6 @@ { label: "项目名称", prop: "projectName", }, { label: "合同号", prop: "customerContractNo", }, { label: "项目名称",