Commit eb47b607 authored by agping's avatar agping

修改

parent 477540b1
......@@ -2028,7 +2028,7 @@ define(['doT', 'text!temp/remark_follow_template_tpl.html', 'css!style/home.css'
// $('.follow-up-modal-list-area').scrollTop(0);
}else{
alert('暂无数据!!!');
$("#caozuo_table2").html('暂无跟进信息');
}
},
});
......
......@@ -2306,7 +2306,7 @@ define(['doT', 'text!temp/user_template_tpl.html', 'css!style/home.css', 'ckfind
// $('.follow-up-modal-list-area').scrollTop(0);
}else{
alert('暂无数据!!!');
$("#caozuo_table2").html('暂无跟进信息');
}
}
});
......
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