no message
This commit is contained in:
parent
2585599e75
commit
b08dddd50a
1 changed files with 1 additions and 1 deletions
|
|
@ -309,7 +309,7 @@ watch(modal, (newValue) => {
|
|||
<q-dialog v-model="modal" position="right" :maximized="true" persistent>
|
||||
<q-card style="width: 420px; overflow: visible">
|
||||
<q-toolbar>
|
||||
<q-toolbar-title class="text-subtitle1 text-bold"
|
||||
<q-toolbar-title :class="isLeave? 'text-subtitle1 text-bold text-red':'text-subtitle1 text-bold'"
|
||||
>ทะเบียนประวัติ{{ isLeave ? "ผู้พ้นจากราชการ" : "" }}
|
||||
</q-toolbar-title>
|
||||
<q-btn
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue