แก้ข้อความเพิ่มข้อมูลทะเบียนประวัติ ข้าราชการ กทม.สามัญ
This commit is contained in:
parent
d824013760
commit
c8a9e61625
2 changed files with 2 additions and 2 deletions
|
|
@ -325,7 +325,7 @@ const fetchPerson = async () => {
|
|||
<q-dialog v-model="modal">
|
||||
<q-card style="min-width: 60vw">
|
||||
<Header
|
||||
:tittle="'เพิ่มข้อมูลทะเบียนประวัติ ข้าราชการ'"
|
||||
tittle="เพิ่มข้อมูลทะเบียนประวัติข้าราชการ กทม.สามัญ"
|
||||
:close="() => (modal = false)"
|
||||
/>
|
||||
<q-separator />
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@
|
|||
@click="ocClickAddEmployee"
|
||||
icon="add"
|
||||
>
|
||||
<q-tooltip>เพิ่มข้อมูลทะเบียนประวัติ ข้าราชการ</q-tooltip>
|
||||
<q-tooltip>เพิ่มข้อมูลทะเบียนประวัติข้าราชการ กทม.สามัญ</q-tooltip>
|
||||
</q-btn>
|
||||
|
||||
<q-btn
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue