Commit 2d4b11c9 by zhaochengxiang

下线原因非必填

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