U 优化文字提示

pull/22/head
vapao 2020-01-17 20:02:12 +08:00
parent 7ebe699d74
commit fe1e047a5c
2 changed files with 2 additions and 2 deletions

View File

@ -58,7 +58,7 @@ class Ext1Setup2 extends React.Component {
</Form.Item>
<Form.Item wrapperCol={{span: 14, offset: 6}}>
<Button type="dashed" style={{width: '80%'}} onClick={store.addHost}>
<Icon type="plus"/>添加执行对象
<Icon type="plus"/>添加目标主机
</Button>
</Form.Item>
<Form.Item wrapperCol={{span: 14, offset: 6}}>

View File

@ -44,7 +44,7 @@ class Ext2Setup2 extends React.Component {
</Form.Item>
<Form.Item wrapperCol={{span: 14, offset: 6}}>
<Button type="dashed" style={{width: '80%'}} onClick={store.addHost}>
<Icon type="plus"/>添加执行对象
<Icon type="plus"/>添加目标主机
</Button>
</Form.Item>
<Form.Item wrapperCol={{span: 14, offset: 6}}>