zhengjinyi 1 год назад
Родитель
Сommit
c633122c17
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      src/main/resources/static/js/supplier/index.js

+ 1 - 0
src/main/resources/static/js/supplier/index.js

@@ -108,6 +108,7 @@ var supplierHome = new Vue({
             this.choiceIndex = ''
             this.isShopAll = true
             this.getMainProducts()
+            this.getProductLists()
         },
         handleCategory(category, index){
             this.isShopAll = false