edit: response.message
This commit is contained in:
parent
d7f824f353
commit
7de5457170
21 changed files with 227 additions and 127 deletions
|
|
@ -17,14 +17,14 @@
|
|||
<span>Dashboard</span>
|
||||
</NuxtLink>
|
||||
|
||||
<NuxtLink
|
||||
<!-- <NuxtLink
|
||||
to="/admin/courses"
|
||||
class="flex items-center gap-3 px-4 py-3 rounded-lg hover:bg-primary-100 transition mb-2"
|
||||
active-class="bg-primary-500 text-white hover:bg-primary-600"
|
||||
>
|
||||
<q-icon name="school" size="24px" />
|
||||
<span>จัดการหลักสูตร</span>
|
||||
</NuxtLink>
|
||||
</NuxtLink> -->
|
||||
|
||||
<NuxtLink
|
||||
to="/admin/courses/pending"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue