Add customer name in jo open list #94

This commit is contained in:
Kendrick Chan 2018-04-18 13:49:26 +08:00
parent 99251b8b1c
commit 782b1e8c00

View file

@ -75,15 +75,19 @@
columns: [
{
field: 'id',
title: 'JO Number'
title: 'JO #'
},
{
field: 'plate_number',
title: 'Plate #'
},
{
field: 'customer_name',
title: 'Customer'
},
{
field: 'delivery_address',
title: 'Customer Area'
title: 'Area'
},
{
field: 'type',