From 72b13e728274840f4354939f4bd1eb6d444af0cf Mon Sep 17 00:00:00 2001
From: zhengyiming <540361168@qq.com>
Date: 星期四, 06 十一月 2025 17:07:54 +0800
Subject: [PATCH] fix: s
---
src/utils/request/index.ts | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/utils/request/index.ts b/src/utils/request/index.ts
index 3c654d4..3ebb819 100644
--- a/src/utils/request/index.ts
+++ b/src/utils/request/index.ts
@@ -170,7 +170,6 @@
requestInterceptors: [
[
(config) => {
- console.log('req config: ', config);
const $config = config;
// 寮�鍚繘搴︽潯鍔ㄧ敾
if (config.needNProcess) {
--
Gitblit v1.10.0