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