U 更新发布申请表单提示

pull/158/head
vapao 2020-07-20 17:03:16 +08:00
parent a36eb471ed
commit f116b62f57
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ class Ext1Form extends React.Component {
<Input placeholder="请输入申请标题"/>
)}
</Form.Item>
<Form.Item required label="选择分支/标签/版本" help="根据网络情况,刷新可能会很慢,请耐心等待。">
<Form.Item required label="选择分支/标签/版本" help="根据网络情况,首次刷新可能会很慢,请耐心等待。">
<Col span={19}>
<Input.Group compact>
<Select value={git_type} onChange={this.switchType} style={{width: 100}}>