puzhibing
2024-03-08 1f1b5541a872a0b2d974344df18e0890f414cc9b
cloud-server-management/src/main/webapp/static/modular/system/operatorUser/operatorUser.js
@@ -218,7 +218,7 @@
        return;
    }
    if ("" == $("#lIDNumber").val()){
    if ("" == $("#leagleNumber").val()){
        Feng.error("请输入法人身份证号");
        return;
    }
@@ -278,7 +278,7 @@
            Feng.error("输入的开户银行名称有误!");
            return;
        } else if (data.code==500){
            console.log(data)
            console.log(data);
            Feng.error("认证失败:"+data.msg);
            return;
        }else{