แก้ฟิลด์ประวัติ ย้ายสมรรถนะและตัวชี้วัดไปอยู่ภายใต้ข้อมูลหลัก
This commit is contained in:
parent
f970b6101c
commit
408a3bf8b3
8 changed files with 45 additions and 38 deletions
|
|
@ -34,7 +34,7 @@ onMounted(() => {});
|
|||
color="primary"
|
||||
@click="router.go(-1)"
|
||||
/>
|
||||
{{ `${title}คัวชี้วัดตามแผนปฏิบัติราชการประจำปี` }}
|
||||
{{ `${title}ตัวชี้วัดตามแผนฯ` }}
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@ onMounted(() => {});
|
|||
color="primary"
|
||||
@click="router.go(-1)"
|
||||
/>
|
||||
{{ `${title}คัวชี้วัดตามหน้าที่ความรับผิดชอบ` }}
|
||||
{{ `${title}ตัวชี้วัดตามตำแหน่ง` }}
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
|
|
|||
|
|
@ -108,7 +108,7 @@ onMounted(() => {
|
|||
|
||||
<template>
|
||||
<div class="toptitle text-dark col-12 row items-center">
|
||||
ตามแผนปฏิบัติราชการประจำปี
|
||||
รายการตัวชี้วัดตามแผนฯ
|
||||
</div>
|
||||
<q-card flat bordered class="q-pa-md">
|
||||
<q-toolbar class="q-pa-none">
|
||||
|
|
|
|||
|
|
@ -108,7 +108,7 @@ onMounted(() => {
|
|||
|
||||
<template>
|
||||
<div class="toptitle text-dark col-12 row items-center">
|
||||
ตามหน้าที่ความรับผิดชอบ
|
||||
รายการตัวชี้วัดตามตำแหน่ง
|
||||
</div>
|
||||
<q-card flat bordered class="q-pa-md">
|
||||
<q-toolbar class="q-pa-none">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue