From 18da0106a3efedbb339ba64569a9c3cf032e9a61 Mon Sep 17 00:00:00 2001 From: wangjiahai <1556608@qq.com> Date: Thu, 23 Nov 2023 14:25:08 +0800 Subject: [PATCH] =?UTF-8?q?=E8=87=AA=E5=8A=A8=E5=88=B7=E6=96=B0=E7=A4=BC?= =?UTF-8?q?=E5=93=81=E5=8D=A1=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/card/card.vue | 1 - 1 file changed, 1 deletion(-) 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,