From de589bf91a39be0f0fc0d3d58b1ede04a6937a4f Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Tue, 18 Apr 2023 11:44:09 +0800
Subject: [PATCH] bug调整

---
 src/api/dept/index.js |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/src/api/dept/index.js b/src/api/dept/index.js
index 2221a03..c4e33db 100644
--- a/src/api/dept/index.js
+++ b/src/api/dept/index.js
@@ -2,7 +2,7 @@
  * @Author: shuishen 1109946754@qq.com
  * @Date: 2022-11-30 15:18:29
  * @LastEditors: shuishen 1109946754@qq.com
- * @LastEditTime: 2023-04-05 02:37:40
+ * @LastEditTime: 2023-04-17 17:11:15
  * @FilePath: \srs-police-affairs\src\api\dept\index.js
  * @Description:
  *
@@ -117,7 +117,6 @@
         }
     })
 }
-
 
 
 /**

--
Gitblit v1.9.3