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