fix:bug
All checks were successful
Build & Deploy on Dev / build (push) Successful in 1m48s

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-10-21 18:21:52 +07:00
parent ea4baf4b71
commit a2a1341fbf

View file

@ -626,12 +626,10 @@ onMounted(async () => {
:options="statusOpt" :options="statusOpt"
option-value="id" option-value="id"
option-label="name" option-label="name"
lazy-rules
hide-bottom-space hide-bottom-space
borderless borderless
outlined outlined
style="width: 150px" style="width: 150px"
:hide-dropdown-icon="false"
@update:modelValue="selectedDate()" @update:modelValue="selectedDate()"
clearable clearable
> >
@ -1093,9 +1091,9 @@ onMounted(async () => {
background-color: #eeeeee; background-color: #eeeeee;
} }
.dp__action_row { /*.dp__action_row {
padding: 2px !important; padding: 2px !important;
} }*/
.tree-container { .tree-container {
overflow: auto; overflow: auto;