@@ -262,6 +262,7 @@ function LoginBack() {
}
console.log($("#RoleCode").val())
if($("#RoleCode").val()=='HFZY'){
+ obj.AgentGroup = "2";
$(".SayBusy").removeClass("active");
$(".SayFree").addClass("active");