自动刷新礼品卡列表
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user