chore: label fix

This commit is contained in:
Vlad Stan 2023-03-29 16:39:43 +03:00
parent 08e71e28e3
commit 2d522f8c47

View file

@ -49,7 +49,7 @@ async function orderList(path) {
{
name: 'id',
align: 'left',
label: 'ID',
label: 'Order ID',
field: 'id'
},
{