Sfoglia il codice sorgente

chore: update input label

JustSong 2 anni fa
parent
commit
519cb030f7
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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'