This commit is contained in:
Viet An
2026-05-19 10:00:15 +07:00
parent 1283757903
commit 5768a8a9fb
7 changed files with 170 additions and 146 deletions

View File

@@ -406,7 +406,7 @@
v-bind="{
data: props.filterData,
name: props.field.name,
maxheight: '380px',
maxHeight: '380px',
perpage: 20,
}"
@selected="doSelect"