diff --git a/git_info.json b/git_info.json index 0551002..b0376ee 100644 --- a/git_info.json +++ b/git_info.json @@ -1 +1 @@ -{"branch_name":"dev","last_commit_date":"2022-02-14T10:30:18.000Z","last_commit_author":"anjujangid","last_commit_hash":"8c3f940308bc510defde9f95c815bd081f6b15b0"} \ No newline at end of file +{"branch_name":"dev","last_commit_date":"2022-02-14T11:33:50.000Z","last_commit_author":"rakesh","last_commit_hash":"e987740c1e4d0da4278211e6f4ff1e9eb2bc3d40"} \ No newline at end of file diff --git a/src/routes/retailer/boxed_order_history.vue b/src/routes/retailer/boxed_order_history.vue index adb458e..7255bd4 100644 --- a/src/routes/retailer/boxed_order_history.vue +++ b/src/routes/retailer/boxed_order_history.vue @@ -24,25 +24,26 @@ @@ -54,25 +55,26 @@ @@ -114,7 +116,6 @@ @@ -129,59 +130,68 @@ - - - - - + + + + + - - - - - - - - - - + :headers="headers" + :items="OrderHistory" + :items-per-page="10" + class="elevation-1 pt-5" + > + + + + + + + + + +