feat: Introduce core admin and instructor dashboards with dedicated services, pages, and layouts.

This commit is contained in:
Missez 2026-02-13 11:55:12 +07:00
parent af14610442
commit 5442f1beb6
7 changed files with 497 additions and 7 deletions

View file

@ -63,7 +63,7 @@
<div class="mb-6">
<q-input
v-model="form.description.th"
label="คำอธิบาย (ภาษาไทย)"
label="คำอธิบาย (ภาษาไทย) *"
type="textarea"
outlined
autogrow
@ -74,7 +74,7 @@
<div class="mb-6">
<q-input
v-model="form.description.en"
label="คำอธิบาย (English)"
label="คำอธิบาย (English) *"
type="textarea"
outlined
autogrow