Commit 10c93e50 authored by 田翔's avatar 田翔

fix: 提交被隐藏的数据

parent 915168cf
{
"name": "panda-xform",
"version": "3.10.9",
"description": "3.10.9: 关联表单行数据修改触发与初始化触发自动计算",
"version": "4.0.0",
"description": "4.0.0: 提交被隐藏的数据",
"keywords": [
"panda-xform"
],
......
......@@ -119,6 +119,7 @@ const XRender = (props, ref) => {
<Spin spinning={loading} tip="Loading...">
<FormRender
configProvider={{ prefixCls: pandaXform }}
removeHiddenData={false}
form={form}
schema={schemaForm}
mapping={{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment