Parcourir la source

chore: update input label

JustSong il y a 2 ans
Parent
commit
519cb030f7
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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'