Merge branch 'develop' into nice
This commit is contained in:
commit
03ecf2071b
1 changed files with 1 additions and 1 deletions
|
|
@ -528,7 +528,7 @@ onMounted(async () => {
|
|||
/>
|
||||
|
||||
<DialogOrgSelectEmployee
|
||||
:title="`เลือกหน่วยงานที่รับการปรับระดับชั้นงาน`"
|
||||
:title="`เลือกหน่วยงานที่รับ${typeModal !== 'MOVE'? `การปรับระดับชั้นงาน`:`ย้าย`}`"
|
||||
v-model:modal="modalTree"
|
||||
v-model:type="typeModal"
|
||||
:pos-type="posType"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue