From 3968797420c55607e7643f701ad9aa3d3efb775a Mon Sep 17 00:00:00 2001
From: dminyi <1301963064@qq.com>
Date: Mon, 09 Sep 2024 10:06:29 +0800
Subject: [PATCH] 工作台

---
 gz-customerSystem/src/router/router.js |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/gz-customerSystem/src/router/router.js b/gz-customerSystem/src/router/router.js
index fc2e138..59db9ab 100644
--- a/gz-customerSystem/src/router/router.js
+++ b/gz-customerSystem/src/router/router.js
@@ -225,8 +225,6 @@
 						<Route path="visit/closingReview/:caseTaskId?/:caseId?" element={<ClosingReview />}/>
 						<Route path="visit/visitWorkBench" element={<VisitWorkBench />}/>
 
-						
-						
 						{/* 工作流模块 */}
 						<Route path="workflowTemplate" element={<WorkflowTemplate />} />
 						<Route path="workflowTemplate/workflowTemplateEdit" element={<WorkflowTemplateEdit />} />

--
Gitblit v1.8.0