diff --git a/app/components/app/sep/entry-form.vue b/app/components/app/sep/entry-form.vue index ae82c741..1b546322 100644 --- a/app/components/app/sep/entry-form.vue +++ b/app/components/app/sep/entry-form.vue @@ -10,6 +10,7 @@ import { Label } from '~/components/pub/ui/label' import { Select } from '~/components/pub/ui/select' import { RadioGroup, RadioGroupItem } from '~/components/pub/ui/radio-group' import { Textarea } from '~/components/pub/ui/textarea' +import DatepickerSingle from '~/components/pub/custom-ui/form/datepicker-single.vue' const items = [ { value: 'item-1', label: 'Item 1' }, @@ -72,7 +73,7 @@ const onSubmit = handleSubmit((values) => {
- +

{{ errors.tanggalSep }}

@@ -87,7 +88,7 @@ const onSubmit = handleSubmit((values) => {

Data Pasien

- @@ -144,15 +145,30 @@ const onSubmit = handleSubmit((values) => {

{{ errors.tglSuratKontrol }}

-
- - -

{{ errors.klinikTujuan }}

+
+
+ + +

{{ errors.klinikTujuan }}

+
+
+ + +
+ + +
+
+ + +
+
+
@@ -169,7 +185,7 @@ const onSubmit = handleSubmit((values) => {
-