From 118ea3a41c888d3e82b6b0ef3170171a58923967 Mon Sep 17 00:00:00 2001 From: mhy <2624196756@qq.com> Date: Tue, 26 Nov 2024 09:22:27 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=94=B9nginx=E5=A4=A7?= =?UTF-8?q?=E5=B0=8F=E9=99=90=E5=88=B6100m?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 +- src/pages/Management/Main/index.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 5dcd6b6..35c1179 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - 审批流程配置 + 审批通
diff --git a/src/pages/Management/Main/index.tsx b/src/pages/Management/Main/index.tsx index 6ac27dc..ec78bd3 100644 --- a/src/pages/Management/Main/index.tsx +++ b/src/pages/Management/Main/index.tsx @@ -100,7 +100,7 @@ const ManagementMain = () => {
-
审批流程配置
+
行政许可与行政备案
-- GitLab