Commit 8af740e4 authored by 田翔's avatar 田翔

fix: 暴露方法

parent 0ed0e1c9
{ {
"name": "panda-xform", "name": "panda-xform",
"version": "2.9.6", "version": "3.0.0",
"description": "2.9.6: 修改地图传参", "description": "3.0.0: 暴露方法",
"keywords": [ "keywords": [
"panda-xform" "panda-xform"
], ],
......
...@@ -17,6 +17,7 @@ const FormDesigner = (props, ref) => { ...@@ -17,6 +17,7 @@ const FormDesigner = (props, ref) => {
clear, clear,
preview, preview,
submit, submit,
initLayout,
} }
)) ))
......
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