src/views/salesManagement/receiptPaymentHistory/index.vue @@ -100,11 +100,6 @@ label: "登记人", prop: "registrant", }, { label: "登记日期", prop: "createTime", width:100 }, ]); const tableData = ref([]); const selectedRows = ref([]);