โครงสร้างอัตรากำลัง => ปรับ form Dialog
This commit is contained in:
parent
65647f79f0
commit
a2b8dfa308
4 changed files with 14 additions and 10 deletions
|
|
@ -393,8 +393,10 @@ function clearForm() {
|
|||
|
||||
<q-separator />
|
||||
|
||||
<q-card-actions align="right" class="bg-white text-teal">
|
||||
<q-btn label="สืบทอดตำแหน่ง" color="public" @click="onClickConfirm" />
|
||||
<q-card-actions align="right">
|
||||
<q-btn label="สืบทอดตำแหน่ง" color="public" @click="onClickConfirm">
|
||||
<q-tooltip>สืบทอดตำแหน่ง</q-tooltip>
|
||||
</q-btn>
|
||||
</q-card-actions>
|
||||
</q-card>
|
||||
</q-dialog>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue