เกษียณดึงข้อมูลทะเบียนประวัติใหม่, แก้ข้อความ label เงินเดือน

This commit is contained in:
Warunee Tamkoo 2024-05-27 10:49:57 +07:00
parent ef0bcc7e4d
commit ead02a85dd
6 changed files with 67 additions and 42 deletions

View file

@ -112,7 +112,7 @@ function inputEdit(val: boolean) {
<template>
<q-dialog v-model="modal" persistent>
<q-card class="col-12" style="width: 30%">
<Header :tittle="`ย้ายขั้น`" :close="close" />
<Header :tittle="`เลื่อนขั้น`" :close="close" />
<q-separator />
<q-card-section class="scroll" style="max-height: 70vh">

View file

@ -118,7 +118,7 @@ function inputEdit(val: boolean) {
<template>
<q-dialog v-model="modal" persistent>
<q-card class="col-12" style="width: 30%">
<Header :tittle="`ย้ายขั้น`" :close="close" />
<Header :tittle="`เลื่อนขั้น`" :close="close" />
<q-separator />
<q-card-section class="scroll" style="max-height: 70vh">