feat: refactor encounter entry form and handler

This commit is contained in:
riefive
2025-11-26 14:52:42 +07:00
parent e9ce5927bd
commit fe3630fcee
4 changed files with 624 additions and 624 deletions

No files matched your search

+5 -1
View File
@@ -454,7 +454,11 @@ defineExpose({
name="i-lucide-loader-2"
class="h-4 w-4 animate-spin"
/>
<span v-else>+</span>
<Icon
v-else
name="i-lucide-plus"
class="h-4 w-4"
/>
</Button>
<Button
v-else