Browse Source

自动刷新礼品卡列表

master
wangjiahai 2 years ago
parent
commit
18da0106a3
  1. 1
      pages/card/card.vue

1
pages/card/card.vue

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

Loading…
Cancel
Save