dev: hotfix, content header adjustment

This commit is contained in:
2025-10-17 02:42:59 +07:00
parent 4adf31516e
commit e6717e2b6d
33 changed files with 91 additions and 89 deletions
+2 -3
View File
@@ -61,9 +61,8 @@ provide('table_data_loader', isLoading)
<template>
<Header :prep="{ ...hreaderPrep }" :ref-search-nav="refSearchNav" />
<div class="my-4 flex flex-1 flex-col gap-4 md:gap-8">
<AppItemList :data="data" />
</div>
<AppItemList :data="data" />
<Modal v-model:open="isOpen" title="Tambah Golongan Obat" size="xl" prevent-outside>
<AppItemEntryForm v-model="entry" />