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

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

@ -132,8 +132,8 @@
				if(data.isMyTask==1){
					otherCode=data.specialistDoctorCode;
					otherName=data.specialistDoctorName;
					planDetailId=data.planDetaiId;
				}else{
					planDetailId=data.planDetaiId;
					otherCode=data.executeDoctorCode;
					otherName=data.executeDoctorCode;
				}