From 148f6930874cb0a07bd7279e4b39fa708bd720eb Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期五, 05 一月 2024 17:21:43 +0800
Subject: [PATCH] 2024-01-05

---
 src/menu/components/share/colsControl/markform/index.jsx |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/menu/components/share/colsControl/markform/index.jsx b/src/menu/components/share/colsControl/markform/index.jsx
index e718f56..7a29c8d 100644
--- a/src/menu/components/share/colsControl/markform/index.jsx
+++ b/src/menu/components/share/colsControl/markform/index.jsx
@@ -115,7 +115,7 @@
               鍙栨秷
             </Button> : null}
           </Col>
-          {targetKeys ? <Col span={18}>
+          {targetKeys ? <Col span={18} style={{clear: 'left'}}>
             <Form.Item label="鏄剧ず鍒�">
               {getFieldDecorator('cols', {
                 initialValue: [],

--
Gitblit v1.8.0