yingzhou il y a 6 ans
Parent
commit
5bda4781c4
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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;
				}