From 74d3d0c4faa541b6dfdfa28e187885658ae11448 Mon Sep 17 00:00:00 2001 From: anjujangid Date: Sat, 5 Feb 2022 15:49:06 +0530 Subject: [PATCH] created table in order page --- git_info.json | 2 +- src/routes/retailer/boxed_order_history.vue | 375 ++++++++++---------- src/stores/retailer/orderlist.js | 42 ++- 3 files changed, 214 insertions(+), 205 deletions(-) diff --git a/git_info.json b/git_info.json index 0980b42..caa7c53 100644 --- a/git_info.json +++ b/git_info.json @@ -1 +1 @@ -{"branch_name":"dev","last_commit_date":"2022-02-03T06:19:18.000Z","last_commit_author":"sidharth","last_commit_hash":"cae143cacdaecc9deef0e128226c79d63a3a8bb2"} \ No newline at end of file +{"branch_name":"dev","last_commit_date":"2022-02-03T07:51:08.000Z","last_commit_author":"rakesh","last_commit_hash":"d5f0c96eb734aa04ebb26447e10f4b25a34a6f05"} \ 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 7355b2c..c02ca7c 100644 --- a/src/routes/retailer/boxed_order_history.vue +++ b/src/routes/retailer/boxed_order_history.vue @@ -1,171 +1,186 @@ +