fix class modalfix ==> 18_command
This commit is contained in:
parent
2f3fde63cb
commit
3d758ebccc
2 changed files with 3 additions and 5 deletions
|
|
@ -144,7 +144,6 @@ onMounted(async () => {
|
|||
</label>
|
||||
<div class="col-5">
|
||||
<datepicker
|
||||
menu-class-name="modalfix"
|
||||
v-model="formData.commandYear"
|
||||
:locale="'th'"
|
||||
autoApply
|
||||
|
|
@ -189,7 +188,6 @@ onMounted(async () => {
|
|||
<div class="col-4">
|
||||
<datepicker
|
||||
clearable
|
||||
menu-class-name="modalfix"
|
||||
v-model="formData.commandAffectDate"
|
||||
:locale="'th'"
|
||||
autoApply
|
||||
|
|
@ -236,7 +234,6 @@ onMounted(async () => {
|
|||
<div class="col-4">
|
||||
<datepicker
|
||||
clearable
|
||||
menu-class-name="modalfix"
|
||||
v-model="formData.commandExcecuteDate"
|
||||
:locale="'th'"
|
||||
autoApply
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue