fix bug
This commit is contained in:
parent
a34a6f96c2
commit
8cfda78cb0
3 changed files with 32 additions and 15 deletions
|
|
@ -358,6 +358,7 @@ const monthYearThai = (val: any) => {
|
|||
</d-table>
|
||||
</div>
|
||||
</q-card>
|
||||
|
||||
<DialogReason
|
||||
:modal="modalUnapprove"
|
||||
:title="dialogTitle"
|
||||
|
|
@ -366,6 +367,7 @@ const monthYearThai = (val: any) => {
|
|||
label="เหตุผล"
|
||||
:savaForm="clickSave"
|
||||
/>
|
||||
|
||||
<DialogApprove
|
||||
:modal="modalApprove"
|
||||
:closeDialog="closeDialog"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue