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; });