chore: merge fetch data request

This commit is contained in:
jialin
2025-03-12 16:53:43 +08:00
parent e04874d074
commit a7170a4eee
4 changed files with 229 additions and 218 deletions
@@ -232,7 +232,7 @@ const AddModal: React.FC<AddModalProps> = (props) => {
)}
<div style={{ display: 'flex', flex: 1, maxWidth: '100%' }}>
<ColumnWrapper
paddingBottom={warningStatus.show ? 125 : 50}
paddingBottom={warningStatus.show ? 140 : 50}
footer={
<>
{warningStatus.show && (