@@ -7482,7 +7482,7 @@ function prescriptionDetailCommon(patientId, times, clnicId, payMark, type) {
$("#prescriptionDetail_zlTitle").removeClass("in").addClass("hide");
}
} else {
- $("#prescriptionDetail_zlyjTitle").removeClass("in").addClass("hide");
+ $("#prescriptionDetail_zlTitle").removeClass("in").addClass("hide");
if (emrProcess.indexOf("入院处理:") >= 0) {
var zyReq = emrProcess.substring(emrProcess.indexOf("入院处理:") + 5);