chenyue %!s(int64=4) %!d(string=hai) anos
pai
achega
7c93b52844
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      app/recover/html/new_recover.html

+ 3 - 3
app/recover/html/new_recover.html

@ -533,9 +533,9 @@
							dischargeDiagnosisName: comProfile.data['出院诊断']||"", // 出院诊断名称,多个用逗号
							advice: comProfile.data['出院医嘱']||"出院继续观察",
							images: "",								
						    "event": comProfile.event,
						    "dataFrom":comProfile.dataFrom,
						    "hospital":docInfo.hospital,
						    "event": comProfile.event.id,
						    "dataFrom":comProfile.event.dataFrom,
						    "hospital":comProfile.event.orgCode,
						}
						var params = {
							doctorCode: docInfo.uid,