อัตรากำลังลูกจ้างประจำฯ => แก่ไขคำผิด
This commit is contained in:
parent
80b78245bb
commit
9502682f7e
1 changed files with 1 additions and 1 deletions
|
|
@ -542,7 +542,7 @@ watch([() => page.value, () => pageSize.value], () => {
|
|||
<q-select
|
||||
ref="positionLevelRef"
|
||||
:class="inputEdit(isReadonly)"
|
||||
label="ระดับชั่นงาน"
|
||||
label="ระดับชั้นงาน"
|
||||
v-model="formData.positionLevel"
|
||||
:disable="formData.positionType == ''"
|
||||
:options="levelOps"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue