master
lion 8 months ago
parent 149c86c6f6
commit 5499c166ff

@ -144,6 +144,10 @@
'Email':'[email]',
'Organization':'[organization]',
'Mobile':'[mobile]',
'Reference':'[reference]',
'Quote Number':'[quote_number]',
'Special Requirement/Note':'[notes]',
'Shipping Collect Account':'[shipping_account]',
'Shipping Address':'[shipping_address]',
'Billing Address':'[billing_address]',
'Products':'[product]',

@ -58,7 +58,7 @@
page: 1,
page_size: 10,
sort_name:"sort",
sort_type:"DESC",
sort_type:"ASC",
},
total: 0,
list: [],

Loading…
Cancel
Save