Fix Bug #545: 根因+修复方案摘要
This commit is contained in:
@@ -886,6 +886,8 @@ form.value.diagnosisList.push({
|
||||
onsetDate: getCurrentDate(),
|
||||
diagnosisDoctor: props.patientInfo.practitionerName || props.patientInfo.doctorName || props.patientInfo.physicianName || userStore.name,
|
||||
diagnosisTime: getCurrentDate(),
|
||||
iptDiseTypeCode: 2,
|
||||
longTermFlag: 0, // 默认非长效诊断
|
||||
selectedDiseases: data.ybNo ? [data.ybNo] : [], // 用于传染病报告卡自动勾选
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user