แก้ชื่อเมนู KPI
This commit is contained in:
parent
4a1f64e92b
commit
a5adb2df8d
2 changed files with 2 additions and 2 deletions
|
|
@ -129,7 +129,7 @@ onMounted(() => {
|
|||
|
||||
<template>
|
||||
<div class="toptitle text-dark col-12 row items-center">
|
||||
รายการงานที่ได้รับมอบหมาย
|
||||
รายการงานอื่นๆ ที่ได้รับมอบหมาย
|
||||
</div>
|
||||
<q-card flat bordered class="q-pa-md">
|
||||
<div class="row q-col-gutter-sm q-pl-sm">
|
||||
|
|
|
|||
|
|
@ -48,7 +48,7 @@ export const useMenuDataStore = defineStore("menuUse", () => {
|
|||
},
|
||||
},
|
||||
{
|
||||
sysName: "งานที่ได้รับมอบหมาย",
|
||||
sysName: "งานอื่นๆ ที่ได้รับมอบหมาย",
|
||||
path: "KPIAssignment",
|
||||
meta: {
|
||||
Auth: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue