Commit 2d4b11c9 by zhaochengxiang

下线原因非必填

parent f13cc03d
......@@ -33,7 +33,7 @@ const FC = (props) => {
type: 'pds.offline',
payload: {
params: {
reason: values?.desc||''
reason: values?.desc
},
data: ids
},
......
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