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>
<Form.Group widths={3}>
<Form.Input
label='最长应时间'
label='最长应时间'
name='ChannelDisableThreshold'
onChange={handleInputChange}
autoComplete='new-password'