gaoluyang
2026-03-23 143fb691dc810b7508b83eddf1c1730b242bc840
src/views/procurementManagement/paymentHistory/index.vue
@@ -102,10 +102,6 @@
    label: "登记人",
    prop: "registrant",
  },
  {
    label: "登记日期",
    prop: "registrationtDate",
  },
]);
const tableData = ref([]);
const selectedRows = ref([]);