เงินเดือน เพิ่ม toLocaleString
This commit is contained in:
parent
f13832667c
commit
0c3bcd7f68
3 changed files with 54 additions and 27 deletions
|
|
@ -405,8 +405,9 @@ onMounted(async () => {
|
|||
<div class="row q-col-gutter-sm items-center q-py-xs">
|
||||
<div
|
||||
v-if="
|
||||
((isOfficer || isStaff) && snapFilter === 'SNAP2') ||
|
||||
roundFilter?.shortCode === 'SPECIAL'
|
||||
(((isOfficer || isStaff) && snapFilter === 'SNAP2') ||
|
||||
roundFilter?.shortCode === 'SPECIAL') &&
|
||||
periodLatest?.group1IsClose
|
||||
"
|
||||
>
|
||||
<q-btn
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue