This commit is contained in:
nasir@endelospay.com 2024-06-12 04:10:51 +05:00
parent 08f559ffed
commit e6752e60ef

View File

@ -43,7 +43,6 @@ const headers = [
// { title: 'Appointment Id', key: 'id' },
{ title: 'Lab Kit Name', key: 'name' },
{ title: 'Phone', key: 'phone' },
// { key: 'appointment_date', sortable: false, title: 'Date' },
{ key: 'address', title: 'Address' },
{ key: 'amount', title: 'Amount' },