shish 9 месяцев назад
Родитель
Сommit
7f342edf90
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      mallApp/src/pages/home/category.vue

+ 1 - 1
mallApp/src/pages/home/category.vue

@@ -276,7 +276,7 @@ export default {
         page: this.list.page, 
         pageSize: 10,
         hdId:hdId,
-        requestType:'album'
+        requestType:'mall'
       }).then(res => {
         this.completes(res)
       }).catch(err => {