From ba774c85e68e75b172d94217810566db6e97f615 Mon Sep 17 00:00:00 2001
From: dminyi <1301963064@qq.com>
Date: Fri, 13 Sep 2024 09:28:43 +0800
Subject: [PATCH] 提交

---
 gz-customerSystem/src/views/register/handleFeedback/index.jsx |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gz-customerSystem/src/views/register/handleFeedback/index.jsx b/gz-customerSystem/src/views/register/handleFeedback/index.jsx
index 7120e5c..3d09833 100644
--- a/gz-customerSystem/src/views/register/handleFeedback/index.jsx
+++ b/gz-customerSystem/src/views/register/handleFeedback/index.jsx
@@ -185,7 +185,7 @@
 							}
 						>
 							{
-								item.isNeedStep && <div style={{ backgroundColor: '#fff', margin: '12px 16px 0px 16px', paddingTop: '16px', paddingLeft: '91px' }}>
+								item.isNeedStep && <div style={{ backgroundColor: '#fff', margin: '0px 16px 0px 16px', paddingTop: '16px', paddingLeft: '91px' }}>
 									<Steps type='navigation' current={current}>
 										<Step title='来访登记' disabled />
 										<Step title='事件流转' disabled />

--
Gitblit v1.8.0