fix bug
This commit is contained in:
parent
8709f26508
commit
837c338546
1 changed files with 1 additions and 2 deletions
|
|
@ -329,8 +329,7 @@ const directorApproved = async () => {
|
|||
class="q-px-md q-ml-md" @click="directorApproved" />
|
||||
</q-toolbar>
|
||||
|
||||
<DialogPopupReason :modal="modalPopupBackToEdit" title="หมายเหตุการตีกลับ" label="หมายเหตุ" :click-close="closeModalPopupBackToEdit"
|
||||
:savaForm="backToEdit" />
|
||||
<DialogPopupReason :modal="modalPopupBackToEdit" title="หมายเหตุการตีกลับ" label="หมายเหตุ" :click-close="closeModalPopupBackToEdit" :savaForm="backToEdit" />
|
||||
</q-card>
|
||||
</template>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue