From dbab3d02a173e27121cb0e649f1e16ccaf5afb55 Mon Sep 17 00:00:00 2001 From: Dragon <13925835632@139.com> Date: Thu, 28 Mar 2024 17:19:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=98=BE=E7=A4=BA=E5=88=86=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/flowteam/invitationCodeRecord.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/flowteam/invitationCodeRecord.vue b/src/views/flowteam/invitationCodeRecord.vue index b758ed6..2c80e5a 100644 --- a/src/views/flowteam/invitationCodeRecord.vue +++ b/src/views/flowteam/invitationCodeRecord.vue @@ -102,7 +102,6 @@ { + console.log(res.data.total) this.total = res.data.total; this.tableData = res.data.rows; });