From 424a7783c0064e5e1e94cea2691fa9d822f78460 Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期二, 27 五月 2025 08:48:18 +0800
Subject: [PATCH] gx

---
 src/utils/axios.ts |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/utils/axios.ts b/src/utils/axios.ts
index acae852..a4ded42 100644
--- a/src/utils/axios.ts
+++ b/src/utils/axios.ts
@@ -32,7 +32,7 @@
             ElMessage.error(`Error Code: ${status}, Message: ${error.msg || '平台环境异常'}`)
         default:
             ElMessage.error(`Error Code: ${status}, Message: ${error.msg || '未知错误,请刷新重试'}`)
-
+           
     }
 }
 

--
Gitblit v1.8.0