3.27 处理

This commit is contained in:
jl-zhoujl2
2023-03-27 10:13:42 +08:00
parent 44297fc1d9
commit 7bd9d8bf72

View File

@ -915,7 +915,6 @@ const Index: React.FC<{}> = () => {
*/
const verificationRiskControl = () => {
const remarkList = getRemarkList(ref.current);
console.log(remarkList);
let submitData = {
reviewStatus: '2',
reviewTurnId: getURLInformation("turnId"),