Commit 963d9aba by zhaochengxiang

bug fix

parent 7ecf1207
......@@ -47,7 +47,7 @@ const FC = (props) => {
showNotifaction('送审提示', data, 5);
}
close(data)
close(true)
},
error: () => {
setWaiting(false)
......
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