@ -139,7 +139,7 @@ public class SdBusinessServiceImpl implements SdBusinessService {
// 更新重症标识
confirmAndUpdIcuRecordState(inHospIndexNo, visitNo);
if (!hasIcuFile(patientIds.get(0))) {
throw new BaseException("重症患者,未采集重症文件,不允许提交!");
throw new BaseException("此病人为重症患者,重症系统未提交,不允许提交护理,请通知ICU提交重症文书后再提交护理!");
}