From dfca64c71e4b06989e66f5d68fc5d89d98386b7b Mon Sep 17 00:00:00 2001
From: zhangyongtian <1181606322@qq.com>
Date: Wed, 11 Sep 2024 12:49:49 +0800
Subject: [PATCH] fix: 预览状态下的办理记录不显示编辑图标

---
 gz-customerSystem/public/index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gz-customerSystem/public/index.html b/gz-customerSystem/public/index.html
index ec0ecf8..81bd17d 100644
--- a/gz-customerSystem/public/index.html
+++ b/gz-customerSystem/public/index.html
@@ -31,7 +31,7 @@
       work correctly both with client-side routing and a non-root public URL.
       Learn how to configure a non-root public URL by running `npm run build`.
     -->
-		<title>白云区矛盾纠纷多元化解平台</title>
+		<title>广州市社会治安综合治理应用平台(综治中心模块)</title>
 		<script type="text/javascript" src="http://120.79.193.119:8000/pageoffice/pageoffice.js"></script>
 		<script type="text/javascript" src="./locationSelect.js"></script>
 		<script type="text/javascript" src="//api.map.baidu.com/api?type=webgl&v=1.0&ak=13i28TcWWSbyYIqjHaJceqQbZa1dFlOt"></script>

--
Gitblit v1.8.0