From 0ad6041af7f556ef4787fdea75ebfb85f4e98fe5 Mon Sep 17 00:00:00 2001 From: wangyufei <2267742828@qq.com> Date: Thu, 22 Aug 2024 09:07:25 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=9A=E4=BD=99=E4=BB=A3=E7=A0=81=E5=8E=BB?= =?UTF-8?q?=E6=8E=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/qms/inspectionQ2/index.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/views/qms/inspectionQ2/index.vue b/src/views/qms/inspectionQ2/index.vue index 06ac5013e..550a26b14 100644 --- a/src/views/qms/inspectionQ2/index.vue +++ b/src/views/qms/inspectionQ2/index.vue @@ -493,7 +493,6 @@ const handleDelete = async (id: number) => { } /** 导出按钮操作 */ -const exportLoading = ref(false) // 导出的加载中 const handleExport = async () => { try { // 导出的二次确认