Commit 66ffa346 authored by agping's avatar agping

55

parent c73fa567
...@@ -506,7 +506,7 @@ define(['doT', 'text!temp/user_template_tpl.html', 'ckfinder', 'ckfinderStart', ...@@ -506,7 +506,7 @@ define(['doT', 'text!temp/user_template_tpl.html', 'ckfinder', 'ckfinderStart',
var genj_text = $("#genj_text").val(); var genj_text = $("#genj_text").val();
if(genj_text == '') { if(genj_text == '') {
alert('跟进内容为空'); alert('提交失败');
return false; return false;
} }
......
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