From fb3e10bd112c1ce18bc7dd02682eee39e57c2466 Mon Sep 17 00:00:00 2001 From: riefive Date: Thu, 23 Oct 2025 16:15:04 +0700 Subject: [PATCH] feat(sep): testing create sep --- app/components/app/sep/entry-form.vue | 2 + app/components/content/sep/entry.vue | 5 +- app/schemas/integration-bpjs.schema.ts | 210 ++++++++++++------------- app/services/vclaim-sep.service.ts | 32 ++-- 4 files changed, 131 insertions(+), 118 deletions(-) diff --git a/app/components/app/sep/entry-form.vue b/app/components/app/sep/entry-form.vue index 63a1c908..e25b00cf 100644 --- a/app/components/app/sep/entry-form.vue +++ b/app/components/app/sep/entry-form.vue @@ -893,6 +893,8 @@ onMounted(() => { + +