เกษียณดึงข้อมูลทะเบียนประวัติใหม่, แก้ข้อความ label เงินเดือน
This commit is contained in:
parent
ef0bcc7e4d
commit
ead02a85dd
6 changed files with 67 additions and 42 deletions
|
|
@ -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">
|
||||
|
|
|
|||
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue