@ant-design/pro-components 2.7.8 → 2.7.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/api.json CHANGED
@@ -1350,7 +1350,7 @@
1350
1350
  },
1351
1351
  {
1352
1352
  "参数": "omitNil",
1353
- "说明": "ProForm 会自动清空 null 和 undefined 的数数据,如果你约定了 nil 代表某种数据,可以设置为 false 关闭此功能",
1353
+ "说明": "ProForm 会自动清空 null 和 undefined 的数据,如果你约定了 nil 代表某种数据,可以设置为 false 关闭此功能",
1354
1354
  "类型": "`boolean`",
1355
1355
  "默认值": "`true`"
1356
1356
  },