This commit is contained in:
parent
ea4baf4b71
commit
a2a1341fbf
1 changed files with 2 additions and 4 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue