diff --git a/git_info.json b/git_info.json deleted file mode 100644 index c18e197..0000000 --- a/git_info.json +++ /dev/null @@ -1 +0,0 @@ -{"branch_name":"beta","last_commit_date":"2022-01-20T09:38:46.000Z","last_commit_author":"rakesh","last_commit_hash":"ad63d7d012c005f4fd033a9432f7feb1494fbf8e"} \ No newline at end of file diff --git a/public/index.html b/public/index.html index 49859d7..26a3d0e 100644 --- a/public/index.html +++ b/public/index.html @@ -39,7 +39,7 @@ - + - + - + diff --git a/src/routes/retailer/cart_products.vue b/src/routes/retailer/cart_products.vue index 958979a..14a5717 100644 --- a/src/routes/retailer/cart_products.vue +++ b/src/routes/retailer/cart_products.vue @@ -340,7 +340,7 @@ export default { params: {}, }); }, - searchProducts() { + async searchProducts() { if (this.timeout) clearTimeout(this.timeout); this.timeout = setTimeout(() => { if (this.searchData) {