Feat/consultation 82 (#126)

This commit is contained in:
Munawwirul Jamal
2025-10-21 00:03:22 +07:00
committed by GitHub
parent 25d0091a19
commit 27ab7c2e83
+1 -1
View File
@@ -95,7 +95,7 @@ function onCancelForm() {
id="strUnit_id" id="strUnit_id"
v-model.number="unit_id" v-model.number="unit_id"
icon-name="i-lucide-chevron-down" icon-name="i-lucide-chevron-down"
placeholder="Pilih kelompok obat" placeholder="Pilih poliklinik tujuan"
v-bind="unitAttrs" v-bind="unitAttrs"
:items="props.units || []" :items="props.units || []"
:disabled="isLoading || isReadonly" :disabled="isLoading || isReadonly"