优化表单布局

pull/82/head^2
awenes 2024-04-04 20:53:57 +08:00
parent 427f4d4e82
commit 294f95d696
1 changed files with 1 additions and 1 deletions

View File

@ -60,6 +60,6 @@ export const DRAWER_FORM_ITEM_LAYOUT = {
span: 5, span: 5,
}, },
wrapperCol: { wrapperCol: {
span: 18, span: 19,
}, },
}; };