yingzhou 6 rokov pred
rodič
commit
5bda4781c4

+ 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;
				}