Yojay97
Yojay97
https://github.com/cloudedi/asciidoctor-pdf-cjk
我补充一下我的测试代码 ``` import FormRender, {useForm} from "form-render"; import ProCard from "@ant-design/pro-card"; const schema = { type: 'object', properties: { input: { title: '输入框', type: 'string', widget: 'input', hidden: "{{ formData['select#type']...

复现步骤 1. 当选中状态时,会默认填充描述列 2. 点击保存数据,会打印当前 dataSource,发现desc没有被赋值  
> ``` > decs: '这个活动真好玩', > const newObj = { > desc: "这是描述" > } > ``` > > 你看一下你写的 这个没关系,只是会影响到第一行的初始值罢了。
**同样需要**