Browse Source

chore: update input label

JustSong 2 years ago
parent
commit
519cb030f7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      web/src/components/SystemSetting.js

+ 1 - 1
web/src/components/SystemSetting.js

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