业务申请,去掉担保人信息页面单位电话字段校验
This commit is contained in:
parent
333f9966a9
commit
3725f74d0c
@ -126,10 +126,10 @@
|
||||
if(TelResult==false){
|
||||
return;
|
||||
}
|
||||
var WorkTelResult = checkWorkTel();
|
||||
if(WorkTelResult==false){
|
||||
return;
|
||||
}
|
||||
// var WorkTelResult = checkWorkTel();
|
||||
// if(WorkTelResult==false){
|
||||
// return;
|
||||
// }
|
||||
as_save(0,"goBack()");
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user