From 79df9edd9dddab0ffddd1173357438fca454703a Mon Sep 17 00:00:00 2001
From: aps07 <291105840@qq.com>
Date: 星期六, 10 五月 2025 13:12:15 +0800
Subject: [PATCH] i18n版本更替
---
src/plugins/download.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/plugins/download.js b/src/plugins/download.js
index 51216df..00feef7 100644
--- a/src/plugins/download.js
+++ b/src/plugins/download.js
@@ -1,5 +1,5 @@
锘縤mport axios from 'axios'
-import { ElLoading, ElMessage } from 'element-plus'
+// import { ElLoading, ElMessage } from 'element-plus'
import { saveAs } from 'file-saver'
import { getToken } from '@/utils/auth'
import errorCode from '@/utils/errorCode'
--
Gitblit v1.9.3