Yojay97

Results 7 comments of 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']...

![动画](https://github.com/alibaba/x-render/assets/49464867/1022387a-fb98-4c76-93d0-8d805d3676d5)

复现步骤 1. 当选中状态时,会默认填充描述列 2. 点击保存数据,会打印当前 dataSource,发现desc没有被赋值 ![Image](https://github.com/user-attachments/assets/43a6b3f0-f4f3-43ed-a7cb-04d832f68f65) ![Image](https://github.com/user-attachments/assets/267cb109-f106-45cc-8c53-d7d26486ee91)

> ``` > decs: '这个活动真好玩', > const newObj = { > desc: "这是描述" > } > ``` > > 你看一下你写的 这个没关系,只是会影响到第一行的初始值罢了。