Commit 392f72a5 by lixinming

no message

parent b8505fdd
......@@ -146,7 +146,7 @@ export async function submitDocument({name, memberType, documentId, phone, mail,
let selectParam:any = {
isAdmin:STATE.,
// logonState:LOGONSTATE.完成第一步未提交,
registerFlow:REGISTERFLOW.完成第一步
// registerFlow:REGISTERFLOW.完成第一步
};
if (name) {
if (!selectParam["$and"]) selectParam["$and"] = [];
......
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