shish пре 9 месеци
родитељ
комит
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, 
         page: this.list.page, 
         pageSize: 10,
         pageSize: 10,
         hdId:hdId,
         hdId:hdId,
-        requestType:'album'
+        requestType:'mall'
       }).then(res => {
       }).then(res => {
         this.completes(res)
         this.completes(res)
       }).catch(err => {
       }).catch(err => {