fix class modalfix ==> 18_command

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-06-06 10:04:09 +07:00
parent 2f3fde63cb
commit 3d758ebccc
2 changed files with 3 additions and 5 deletions

View file

@ -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