chore: update input label

This commit is contained in:
JustSong
2023-05-16 16:23:07 +08:00
parent b77eb0c65d
commit fa2bac9a9e

View File

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