Browse Source

Merge branch 'master' of http://192.168.1.220:10080/raolu/sr-iHealthwx

lulihong 6 years ago
parent
commit
86679a941e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      html/yszx/js/doctor-homepage.js

+ 1 - 1
html/yszx/js/doctor-homepage.js

@ -109,7 +109,7 @@ function concernDoctor(addConsult){
        if(res.status == 200){
            docInfo.sign = 1;
            if(addConsult){
                is_consult_finished();
                isdetailfull();
            }else{
                //修改关注按钮的状态
                d.close();