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