Commit 2d923202 authored by agping's avatar agping

优化

parent c864a982
...@@ -2114,6 +2114,7 @@ define(['doT', 'text!temp/remark_follow_template_tpl.html', 'css!style/home.css' ...@@ -2114,6 +2114,7 @@ define(['doT', 'text!temp/remark_follow_template_tpl.html', 'css!style/home.css'
// $('.follow-up-modal-list-area').scrollTop(0); // $('.follow-up-modal-list-area').scrollTop(0);
}else{ }else{
alert('暂无跟进信息!!!');
// if(user.pageNoUser==1){ // if(user.pageNoUser==1){
// $("#caozuo_table2").html('暂无跟进信息'); // $("#caozuo_table2").html('暂无跟进信息');
// $('.is-show-more-followlog').hide(); // $('.is-show-more-followlog').hide();
......
...@@ -2392,6 +2392,8 @@ define(['doT', 'text!temp/user_template_tpl.html', 'css!style/home.css', 'ckfind ...@@ -2392,6 +2392,8 @@ define(['doT', 'text!temp/user_template_tpl.html', 'css!style/home.css', 'ckfind
// $('.follow-up-modal-list-area').scrollTop(0); // $('.follow-up-modal-list-area').scrollTop(0);
}else{ }else{
alert('暂无跟进信息!!!');
// if(user.pageNoUser==1){ // if(user.pageNoUser==1){
// $("#caozuo_table2").html('暂无跟进信息'); // $("#caozuo_table2").html('暂无跟进信息');
// $('.is-show-more-followlog').hide(); // $('.is-show-more-followlog').hide();
......
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