优化展示效果

pull/605/head
vapao 2023-03-31 10:36:07 +08:00
parent c692f8c4ca
commit 370927175f
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ export default observer(function () {
return (
<React.Fragment>
<Form labelCol={{span: 6}} wrapperCol={{span: 14}} style={{minHeight: 350}}>
<Form labelCol={{span: 7}} wrapperCol={{span: 14}} style={{minHeight: 350}}>
<Form.Item required label="执行对象">
{store.targets.map((id, index) => (
<React.Fragment key={index}>