no message
This commit is contained in:
parent
b66dfe0142
commit
8ccebc72bc
5 changed files with 9 additions and 8 deletions
|
|
@ -434,7 +434,7 @@ function findByPerson(element: any): any {
|
|||
<q-dialog v-model="props.modal" persistent>
|
||||
<q-card style="width: 900px; max-width: 80vw">
|
||||
<q-form ref="myFormPosition">
|
||||
<DialogHeader title="เลือกหน่วยงานที่รับโอน" :close="closeModal" />
|
||||
<DialogHeader title="เลือกหน่วยงานที่รับย้าย" :close="closeModal" />
|
||||
<q-separator />
|
||||
<q-card-section class="q-pa-sm bg-grey-1">
|
||||
<div class="row col-12 q-col-gutter-sm">
|
||||
|
|
|
|||
|
|
@ -488,7 +488,7 @@ onMounted(async () => {
|
|||
</div> -->
|
||||
<div class="col-xs-6 col-sm-3 row items-center">
|
||||
<div class="text-weight-bold text-grey col-12">
|
||||
เงินเดือนตำแหน่งและหน่วยงานที่รับโอน
|
||||
เงินเดือนตำแหน่งและหน่วยงานที่รับย้าย
|
||||
</div>
|
||||
<div class="col-12">
|
||||
<q-input
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue