Commit 5fbfc271 authored by xishifeng's avatar xishifeng

跟进修改2

parent f11b5cca
...@@ -159,7 +159,7 @@ ...@@ -159,7 +159,7 @@
<script type="text/javascript" src="/app/js/jquery-1122-min.js"></script> <script type="text/javascript" src="/app/js/jquery-1122-min.js"></script>
<script src="/app/js/common.js?new42" charset="utf-8"></script> <script src="/app/js/common.js?new42" charset="utf-8"></script>
<script src="/app/js/customerinfo_details_new.js?new52"></script> <script src="/app/js/customerinfo_details_new.js?new53"></script>
</body> </body>
......
...@@ -447,8 +447,11 @@ function loadMain(){ ...@@ -447,8 +447,11 @@ function loadMain(){
}else{ }else{
_data['content'] = '未打通'; _data['content'] = '未打通';
};
if(_genjinMarkOBj.length == 0){
_data['user_status'] = '-1'; _data['user_status'] = '-1';
} };
}; };
if(isCallFlag){ if(isCallFlag){
//电话跟进 //电话跟进
......
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