Commit fa2bac9a by JustSong

chore: update input label

parent b77eb0c6
...@@ -336,7 +336,7 @@ const SystemSetting = () => { ...@@ -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'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment