3.12晚上

This commit is contained in:
zoujiandong
2026-03-12 18:57:28 +08:00
parent 2831de027c
commit 4e3a30b863
14 changed files with 199 additions and 60 deletions
+1
View File
@@ -238,6 +238,7 @@ const addOutPatient=async()=>{
title: '发布成功',
icon: 'none'
})
uni.$emit('updateOutPatient');
uni.navigateBack()
}