自动刷新礼品卡列表

This commit is contained in:
wangjiahai
2023-11-23 14:25:08 +08:00
parent 0a83aa2b99
commit 18da0106a3

View File

@@ -68,7 +68,6 @@
}, },
methods: { methods: {
queryList(pageNo, pageSize) { queryList(pageNo, pageSize) {
console.log(pageNo);
let _this = this let _this = this
_this.$api.cardList({ _this.$api.cardList({
"current": pageNo, "current": pageNo,