fix
This commit is contained in:
parent
8c088ba169
commit
1aa329559f
@ -110,10 +110,10 @@ const formatPhoneNumber = () => {
|
|||||||
};
|
};
|
||||||
// headers
|
// headers
|
||||||
const headers = [
|
const headers = [
|
||||||
// {
|
{
|
||||||
// title: 'ID',
|
title: 'ID',
|
||||||
// key: 'id',
|
key: 'id',
|
||||||
// },
|
},
|
||||||
{
|
{
|
||||||
title: 'NAME',
|
title: 'NAME',
|
||||||
key: 'name',
|
key: 'name',
|
||||||
|
Loading…
Reference in New Issue
Block a user