소스 검색

修改跳转

yingzhou 6 년 전
부모
커밋
c2c204e3ff
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/rehabilitation/js/service_item_content.js

+ 1 - 1
app/rehabilitation/js/service_item_content.js

@ -123,7 +123,7 @@
				var vm = this
				var loginDoctor = JSON.parse(window.localStorage.getItem('wlyyAgent'));
				var otherCode,otherName;
				var planDetailId=undefined;
				var planDetailId='';
				
				if(data.specialistDoctorCode==data.executeDoctorCode){
					layer.msg('无法与自己聊天',{icon:5});