no message
This commit is contained in:
parent
b010d6ae2d
commit
9c79269266
1 changed files with 1 additions and 1 deletions
|
|
@ -121,7 +121,7 @@ watch(
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<template>
|
<template>
|
||||||
<q-dialog v-model="modal" persistent full-height>
|
<q-dialog v-model="modal" persistent>
|
||||||
<q-card class="col-12" style="min-width: 550px">
|
<q-card class="col-12" style="min-width: 550px">
|
||||||
<q-form greedy @submit.prevent="onSubmit">
|
<q-form greedy @submit.prevent="onSubmit">
|
||||||
<DialogHeader tittle="กำหนดหน้าที่ความรับผิดชอบ" :close="closeDialog" />
|
<DialogHeader tittle="กำหนดหน้าที่ความรับผิดชอบ" :close="closeDialog" />
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue