@@ -723,7 +723,7 @@ import { Form, Button, Radio } from '@douyinfe/semi-ui';
<Radio value="user">自定义有效期</Radio>
</RadioGroup>
<RadioGroup
- field="type"
+ field="answerTime"
label='答案放出时间'
direction='vertical'
initValue={'always'}
@@ -2126,4 +2126,4 @@ const { ErrorMessage } = Form;
field 没有初始值的话,`getValues` 获取不到这一项。可以设置 `initValues`/`initValue` 或者给 form 设置 `allowEmpty` 属性。
- **[🔍 🧾 更多Form FAQ补充 & 问题自查手册](https://bytedance.feishu.cn/docs/doccnNKaGhZMqyu0FufD1JGHOjf)**
-
+