Commit 2ac40322 authored by duxinyuan's avatar duxinyuan

parent f4a3f223
...@@ -1456,6 +1456,9 @@ define(['doT', 'text!temp/receivables_template_tpl.html', 'css!style/home.css', ...@@ -1456,6 +1456,9 @@ define(['doT', 'text!temp/receivables_template_tpl.html', 'css!style/home.css',
alert("请输入正确的手机号码") alert("请输入正确的手机号码")
return false ; return false ;
} }
} else {
lert("请输入正确的手机号码")
return false ;
} }
if ( back_others ){ if ( back_others ){
params.remark = back_others ; params.remark = back_others ;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment