Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
2026-03-19 10:25:59 +08:00
30 changed files with 3170 additions and 294 deletions

View File

@@ -1314,7 +1314,7 @@ async function buildSubmitData() {
reportDate: formData.reportDate || null,
cardNameCode: 1, // 默认中华人民共和国传染病报告卡
registrationSource: 1, // 默认门诊
status: 0,
status: '',
deptId: props.deptId || null,
doctorId: props.doctorId || null,
};