瀏覽代碼

chore: update input label

JustSong 2 年之前
父節點
當前提交
519cb030f7
共有 1 個文件被更改,包括 1 次插入1 次删除
  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'