feat: create integration-sep file

This commit is contained in:
riefive
2025-11-27 16:09:37 +07:00
parent d8f2e30bd6
commit 7605493d09
2 changed files with 132 additions and 2 deletions
@@ -155,7 +155,6 @@ onMounted(async () => {
@event="handleEvent"
@fetch="handleFetch"
/>
<AppViewPatient
v-model:open="openPatient"
v-model:selected="selectedPatient"
@@ -174,7 +173,6 @@ onMounted(async () => {
"
@save="handleSavePatient"
/>
<!-- Footer Actions -->
<div class="mt-6 flex justify-end gap-2 border-t border-t-slate-300 pt-4">
<Button