From 80e8fce03fb67ddc17923ca122be33335432b48a Mon Sep 17 00:00:00 2001 From: k94314517 <8417338+k94314517@user.noreply.gitee.com> Date: 星期四, 27 三月 2025 16:46:52 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- admin/src/views/business/reportRecord.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/admin/src/views/business/reportRecord.vue b/admin/src/views/business/reportRecord.vue index 9a6fb47..1925e01 100644 --- a/admin/src/views/business/reportRecord.vue +++ b/admin/src/views/business/reportRecord.vue @@ -178,7 +178,6 @@ this.getList() }) }).catch(() => { - }) }, exportExcel () { -- Gitblit v1.9.3