chore: label fix
This commit is contained in:
parent
08e71e28e3
commit
2d522f8c47
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ async function orderList(path) {
|
||||||
{
|
{
|
||||||
name: 'id',
|
name: 'id',
|
||||||
align: 'left',
|
align: 'left',
|
||||||
label: 'ID',
|
label: 'Order ID',
|
||||||
field: 'id'
|
field: 'id'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue