no message
This commit is contained in:
parent
8be154ece9
commit
3d784decdb
1 changed files with 0 additions and 3 deletions
|
|
@ -475,7 +475,6 @@ function fetchSalaryRound() {
|
|||
}}</template>
|
||||
<template #trigger>
|
||||
<q-input
|
||||
|
||||
class="inputgreen"
|
||||
:model-value="dateYear !== null ? dateYear + 543 : null"
|
||||
:rules="[(val) => !!val || `${'กรุณากรอก พ.ศ.'}`]"
|
||||
|
|
@ -508,7 +507,6 @@ function fetchSalaryRound() {
|
|||
<q-input
|
||||
outlined
|
||||
dense
|
||||
|
||||
class="inputgreen"
|
||||
:model-value="
|
||||
dateCommand != null ? date2Thai(dateCommand) : null
|
||||
|
|
@ -644,7 +642,6 @@ function fetchSalaryRound() {
|
|||
<template #trigger>
|
||||
<q-input
|
||||
dense
|
||||
|
||||
outlined
|
||||
:model-value="year === 0 ? null : Number(year) + 543"
|
||||
:label="`${'ปีงบประมาณ'}`"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue