From e1c516bbc63ebf94b2f7e1c557e2a68af45db169 Mon Sep 17 00:00:00 2001
From: mayisheng <admin>
Date: Mon, 01 Aug 2022 14:52:50 +0800
Subject: [PATCH] 错字修改
---
src/api/pc/label.js | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/api/pc/label.js b/src/api/pc/label.js
index 2eb26bd..cb4b7db 100644
--- a/src/api/pc/label.js
+++ b/src/api/pc/label.js
@@ -4,7 +4,7 @@
* @Last Modified by: Morpheus
* @Last Modified time: 2022-04-29 16:53:53
*/
-// 党群机构
+// 党政机构
import request from '@/router/axios'
export const setlabel = (data) => {
@@ -41,4 +41,4 @@
ids: id
}
})
-}
+}
\ No newline at end of file
--
Gitblit v1.9.3