3.27 修改

This commit is contained in:
jl-zhoujl2
2023-03-27 10:17:09 +08:00
parent 7bd9d8bf72
commit 3162262821

View File

@ -910,9 +910,8 @@ const Index: React.FC<{}> = () => {
}, [count]); }, [count]);
/** /**
* 风控中心校验 * 风控中心校验
* @param params */
*/
const verificationRiskControl = () => { const verificationRiskControl = () => {
const remarkList = getRemarkList(ref.current); const remarkList = getRemarkList(ref.current);
let submitData = { let submitData = {