曹睿
昨天 41a76543a91e6c39c6ec66e0f2af8244500d1b0b
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: "项目名称",