Commit 490ed9d4 authored by 田翔's avatar 田翔

fix: 去掉默认

parent d3c93bbc
{
"name": "panda-xform",
"version": "5.0.1",
"description": "5.0.1 手写签名与富文本修复",
"version": "5.0.2",
"description": "5.0.2 手写签名",
"keywords": [
"panda-xform"
],
......
......@@ -45,7 +45,7 @@ const Signature = (props) => {
}
useEffect(() => {
addons?.setValue(addons?.dataPath, presetValue || '9fa1dce1-2441-468d-b2d9-6129a6bd690f\\signature.png')
addons?.setValue(addons?.dataPath, presetValue || '')
}, [presetValue])
return (
......
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