Explorar el Código

签约申请处理切换团队健管师不改变bug

zhanghaoyu hace 6 años
padre
commit
97b3077126
Se han modificado 1 ficheros con 4 adiciones y 3 borrados
  1. 4 3
      app/sign/js/sign_handle.js

+ 4 - 3
app/sign/js/sign_handle.js

@ -484,9 +484,10 @@ top.handleVue=new Vue({
	            	this.signInfo.doctor = null
	            	this.signInfo.doctor = null
	            	this.signInfo.doctorName = null
	            	this.signInfo.doctorName = null
	            }
	            }
	            if(!this.memberList || !this.doctorList) {
	            	this.teamMember()
	            }
							// 发现切换团队时无法更新健管师列表,将这个判断取消后就可以更新.
	            // if(!this.memberList || !this.doctorList) {
	            this.teamMember()
	            // }
        	}
        	}
        	if(num == 2) { // 选择健管师
        	if(num == 2) { // 选择健管师
        		this.isShowList2 = false;
        		this.isShowList2 = false;