fix: title by issue #2156 ปรับระดับชั้นงาน-ย้ายลูกจ้าง (ข้อความเมนูไม่เหมือนกัน)
This commit is contained in:
parent
4a0d38104c
commit
000f6d183c
2 changed files with 2 additions and 2 deletions
|
|
@ -175,7 +175,7 @@ onMounted(async () => {
|
||||||
class="q-mr-sm"
|
class="q-mr-sm"
|
||||||
@click="router.push(`/placement/appoint-employee`)"
|
@click="router.push(`/placement/appoint-employee`)"
|
||||||
/>
|
/>
|
||||||
รายละเอียดการปรับระดับชั้นงานลูกจ้าง {{ fullName }}
|
รายละเอียดการปรับระดับชั้นงาน-ย้ายลูกจ้าง {{ fullName }}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<CardProfile :data="dataProfile as DataProfile" :type="'employee'" />
|
<CardProfile :data="dataProfile as DataProfile" :type="'employee'" />
|
||||||
|
|
|
||||||
|
|
@ -372,7 +372,7 @@ onMounted(async () => {
|
||||||
|
|
||||||
<template>
|
<template>
|
||||||
<div class="toptitle text-dark col-12 row items-center">
|
<div class="toptitle text-dark col-12 row items-center">
|
||||||
รายการปรับระดับชั้นงานลูกจ้าง
|
รายการปรับระดับชั้นงาน-ย้ายลูกจ้าง
|
||||||
</div>
|
</div>
|
||||||
<q-card flat bordered class="col-12 q-mt-sm">
|
<q-card flat bordered class="col-12 q-mt-sm">
|
||||||
<div class="row q-pa-md">
|
<div class="row q-pa-md">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue