发布v2.5.9版本
This commit is contained in:
@@ -204,7 +204,7 @@ var c={
|
||||
return false;
|
||||
}
|
||||
if(isempt(val)){
|
||||
if(form(fid))form(fid).focus();
|
||||
if(form(fid) && flx!='hidden')form(fid).focus();
|
||||
this.showtx(''+nas+'不能为空');
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user