增加提示

master
宇宙皮皮娃 2 years ago
parent 86886a91f3
commit 771d0d52ee

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

Loading…
Cancel
Save