fix
This commit is contained in:
parent
08f559ffed
commit
e6752e60ef
@ -43,7 +43,6 @@ const headers = [
|
|||||||
// { title: 'Appointment Id', key: 'id' },
|
// { title: 'Appointment Id', key: 'id' },
|
||||||
|
|
||||||
{ title: 'Lab Kit Name', key: 'name' },
|
{ title: 'Lab Kit Name', key: 'name' },
|
||||||
{ title: 'Phone', key: 'phone' },
|
|
||||||
// { key: 'appointment_date', sortable: false, title: 'Date' },
|
// { key: 'appointment_date', sortable: false, title: 'Date' },
|
||||||
{ key: 'address', title: 'Address' },
|
{ key: 'address', title: 'Address' },
|
||||||
{ key: 'amount', title: 'Amount' },
|
{ key: 'amount', title: 'Amount' },
|
||||||
|
Loading…
Reference in New Issue
Block a user