3.27 修改
This commit is contained in:
@ -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 = {
|
||||||
|
Reference in New Issue
Block a user