category call get products method

This commit is contained in:
Shubham Mehrotra 2020-04-03 17:41:27 +05:30
parent bc838a2269
commit 4c8ad5068b
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@
},
created: function () {
// this.getCategoryProducts();
this.getCategoryProducts();
},
methods: {