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/src/router/router.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gz-customerSystem/src/router/router.js b/gz-customerSystem/src/router/router.js
index 6c5ada9..91eaf7e 100644
--- a/gz-customerSystem/src/router/router.js
+++ b/gz-customerSystem/src/router/router.js
@@ -2,8 +2,8 @@
  * @Company: hugeInfo
  * @Author: ldh
  * @Date: 2022-03-28 11:22:41
- * @LastEditTime: 2024-09-10 10:14:40
- * @LastEditors: lwh
+ * @LastEditTime: 2024-09-10 14:15:11
+ * @LastEditors: dminyi 1301963064@qq.com
  * @Version: 1.0.0
  * @Description: 路由
  */

--
Gitblit v1.8.0