chore: update input label

This commit is contained in:
JustSong 2023-05-16 16:23:07 +08:00
parent 58fe923c85
commit 519cb030f7

View File

@ -336,7 +336,7 @@ const SystemSetting = () => {
</Header> </Header>
<Form.Group widths={3}> <Form.Group widths={3}>
<Form.Input <Form.Input
label='最长应时间' label='最长应时间'
name='ChannelDisableThreshold' name='ChannelDisableThreshold'
onChange={handleInputChange} onChange={handleInputChange}
autoComplete='new-password' autoComplete='new-password'