3.27 修改
This commit is contained in:
@ -910,9 +910,8 @@ const Index: React.FC<{}> = () => {
|
||||
}, [count]);
|
||||
|
||||
/**
|
||||
* 风控中心校验
|
||||
* @param params
|
||||
*/
|
||||
* 风控中心校验
|
||||
*/
|
||||
const verificationRiskControl = () => {
|
||||
const remarkList = getRemarkList(ref.current);
|
||||
let submitData = {
|
||||
|
Reference in New Issue
Block a user