Commit 003e8dd9 by 周志凯

changed progress pagination

1 parent 4a9bc67b
...@@ -2019,7 +2019,7 @@ ...@@ -2019,7 +2019,7 @@
item.totalPage = counter.totalMallDateProduct item.totalPage = counter.totalMallDateProduct
item.current = counter.dataNum item.current = counter.dataNum
item.curPageSize = counter.totalData item.curPageSize = counter.totalData
resObj.currentPage = counter.dateMallNum item.currentPage = counter.dateMallNum
} }
}) })
: self.results.push(resObj) : self.results.push(resObj)
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!