From d3849a05d2fbfcca3dbe3ff9969bae427754994c Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期六, 09 十二月 2023 21:05:41 +0800 Subject: [PATCH] 2023-12-09 --- src/templates/sharecomponent/actioncomponent/verifyexcelin/uniqueform/index.jsx | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/templates/sharecomponent/actioncomponent/verifyexcelin/uniqueform/index.jsx b/src/templates/sharecomponent/actioncomponent/verifyexcelin/uniqueform/index.jsx index 1354b9a..8e4b8f9 100644 --- a/src/templates/sharecomponent/actioncomponent/verifyexcelin/uniqueform/index.jsx +++ b/src/templates/sharecomponent/actioncomponent/verifyexcelin/uniqueform/index.jsx @@ -115,7 +115,7 @@ )} </Form.Item> </Col> - <Col span={3} className="add"> + <Col span={3} className="add" style={{paddingTop: '4px'}}> <Button onClick={this.handleConfirm} className="mk-green"> 娣诲姞 </Button> -- Gitblit v1.8.0