From a88092021b14abc67c2f2e53ce722d609632aeb5 Mon Sep 17 00:00:00 2001
From: 付延余 <f-yanyu@outlook.com>
Date: 星期二, 23 八月 2022 08:07:36 +0800
Subject: [PATCH] 修改日计划,我的待办,等相应bug

---
 utils/index.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/utils/index.js b/utils/index.js
index a4b5a19..f9f1910 100644
--- a/utils/index.js
+++ b/utils/index.js
@@ -18,7 +18,7 @@
 	return fetch(url, opt)
 }
 
-// get璇锋眰 
+// get璇锋眰
 // urlParam鏄嫾鎺ヨ矾寰勭殑鍙傛暟
 export const reqGet = (url, params, urlParam, opt = {}) => {
 	opt.header = typeObj['headerGET'];

--
Gitblit v1.9.1