diff --git a/pages/card/card.vue b/pages/card/card.vue index 49ef180..7cc476a 100644 --- a/pages/card/card.vue +++ b/pages/card/card.vue @@ -68,7 +68,6 @@ }, methods: { queryList(pageNo, pageSize) { - console.log(pageNo); let _this = this _this.$api.cardList({ "current": pageNo,