xuhy
2023-06-08 c1c307fe42e8de9c9aac5c009e38ad405f934996
management/guns-admin/src/main/webapp/static/modular/system/tAgent/tAgent_info.js
@@ -302,6 +302,10 @@
    if(!this.validate()){
        return ;
    }
    if(this.tAgentInfoData.userType == 0){
        delete this.tAgentInfoData.socialCreditCodeExpires;
        delete this.tAgentInfoData.certIdExpires;
    }
    //提交信息
    var ajax = new $ax(Feng.ctxPath + "/tAgent/add", function(data){