ปรับเพิ่มเมนู KPI
This commit is contained in:
parent
7cdcebf5e0
commit
50e5636e79
7 changed files with 90 additions and 6 deletions
5
src/modules/14_KPI/views/competency.vue
Normal file
5
src/modules/14_KPI/views/competency.vue
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<template>
|
||||
<div>
|
||||
สมรรถนะ
|
||||
</div>
|
||||
</template>
|
||||
5
src/modules/14_KPI/views/indicatorByPlan.vue
Normal file
5
src/modules/14_KPI/views/indicatorByPlan.vue
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<template>
|
||||
<div>
|
||||
ตามแผนปฏิบัติราชการประจำปี
|
||||
</div>
|
||||
</template>
|
||||
5
src/modules/14_KPI/views/indicatorByRole.vue
Normal file
5
src/modules/14_KPI/views/indicatorByRole.vue
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<template>
|
||||
<div>
|
||||
ตามหน้าที่ความรับผิดชอบ
|
||||
</div>
|
||||
</template>
|
||||
Loading…
Add table
Add a link
Reference in a new issue