ปรับ UI ระบบวินัย

This commit is contained in:
Tanyalak 2024-01-30 11:17:25 +07:00
parent 21a779fe94
commit cf69df74ac
21 changed files with 2322 additions and 2304 deletions

View file

@ -87,6 +87,6 @@ async function onSubmit(data: any) {
เพมเรองรองเรยน
</div>
<Form :on-submit="onSubmit" />
<q-card bordered><Form :on-submit="onSubmit" /></q-card>
</div>
</template>

View file

@ -406,7 +406,7 @@ onMounted(() => {
</div>
</div>
<Form :on-submit="onSubmit" :data="data" :get-data="getData" />
<q-card bordered><Form :on-submit="onSubmit" :data="data" :get-data="getData" /></q-card>
<PopupSendToNext
:modal="modalPopup"
:close="closePopup"

File diff suppressed because it is too large Load diff