Commit e1eb3f3a by zhaochengxiang

bug fix

parent 8d983700
...@@ -61,6 +61,7 @@ const FC = (props) => { ...@@ -61,6 +61,7 @@ const FC = (props) => {
} }
const onCancel = () => { const onCancel = () => {
setInputValue(data)
setEdit(!isEdit) setEdit(!isEdit)
} }
......
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