ทดลอง งาน ค้างไว้
This commit is contained in:
parent
dbe620c549
commit
38d3c6d6ee
20 changed files with 7283 additions and 91 deletions
|
|
@ -106,14 +106,14 @@ const items = ref<any>([
|
|||
path: "/scholarship",
|
||||
active: false,
|
||||
},
|
||||
{
|
||||
icon: "mdi-school",
|
||||
title: "ทดลองงาน",
|
||||
sub: "รายการงานที่ได้รับมอบหมาย",
|
||||
color: "teal-2",
|
||||
path: "/probation",
|
||||
active: false,
|
||||
},
|
||||
// {
|
||||
// icon: "mdi-school",
|
||||
// title: "ทดลองงาน",
|
||||
// sub: "รายการงานที่ได้รับมอบหมาย",
|
||||
// color: "teal-2",
|
||||
// path: "/probation",
|
||||
// active: false,
|
||||
// },
|
||||
]);
|
||||
onMounted(async () => {
|
||||
await fetchlistInbox(1);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue