รายการเงินเดือน => ปรับ การแสดง เงินเดือนหลังเลื่อน
This commit is contained in:
parent
314ba05073
commit
450e446aa5
1 changed files with 1 additions and 1 deletions
|
|
@ -327,7 +327,7 @@ watch(
|
|||
: ""
|
||||
}}
|
||||
{{
|
||||
props.row.amountSpecial !== 0
|
||||
props.row.amountSpecial > 0
|
||||
? `(${props.row.amountSpecial.toLocaleString()})`
|
||||
: ""
|
||||
}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue