fix เงินเดือน
This commit is contained in:
parent
3f937c389c
commit
7327187ecb
7 changed files with 490 additions and 32 deletions
|
|
@ -586,9 +586,9 @@ onMounted(async () => {
|
|||
props.row.posTypeName === "อำนวยการ"
|
||||
? `${props.row.posTypeName}`
|
||||
: ""
|
||||
}}{{
|
||||
}} {{
|
||||
props.row.posLevelName !== null
|
||||
? `${props.row.posLevelName}`
|
||||
? `(${props.row.posLevelName})`
|
||||
: ""
|
||||
}}
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue