fix: conflict after rebase

This commit is contained in:
riefive
2025-11-13 13:16:47 +07:00
parent 8e0f6a52d8
commit a3ddbac0af
4 changed files with 21 additions and 6 deletions
+3
View File
@@ -150,6 +150,9 @@ watch(props, (value) => {
if (objects?.sepType === 'external') {
admissionType.value = '1'
}
if (objects?.diagnoseLabel) {
initialDiagnosis.value = objects?.diagnoseLabel
}
isDateReload.value = true
setTimeout(() => {
if (objects?.letterDate) {