Przeglądaj źródła

chore: update input label

JustSong 2 lat temu
rodzic
commit
519cb030f7
1 zmienionych plików z 1 dodań i 1 usunięć
  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'