created filter data for date in order page
This commit is contained in:
commit
8100579231
|
@ -1 +1 @@
|
||||||
{"branch_name":"dev","last_commit_date":"2022-02-16T05:53:00.000Z","last_commit_author":"anjujangid","last_commit_hash":"f2f7e950c23cbceba74baef19644560f465a0e61"}
|
{"branch_name":"dev","last_commit_date":"2022-02-16T06:31:09.000Z","last_commit_author":"anjujangid","last_commit_hash":"19d58cff7a503d3ffb27b38c96bb5bd7ab0385d5"}
|
|
@ -209,7 +209,6 @@ export default {
|
||||||
headers: [
|
headers: [
|
||||||
{ text: "Date", value: "date" },
|
{ text: "Date", value: "date" },
|
||||||
{ text: "Order #", value: "order" },
|
{ text: "Order #", value: "order" },
|
||||||
{ text: "Retailer Name", value: "retailername" },
|
|
||||||
{ text: "Sales Rep Name", value: "salesrepname" },
|
{ text: "Sales Rep Name", value: "salesrepname" },
|
||||||
{ text: "Status", value: "status" },
|
{ text: "Status", value: "status" },
|
||||||
{ text: "PO Number", value: "POnumber" },
|
{ text: "PO Number", value: "POnumber" },
|
||||||
|
|
Loading…
Reference in New Issue