所以下拉框加filterable属性

This commit is contained in:
stt
2025-12-08 09:31:16 +08:00
parent 7783569f91
commit 4ae27a9d6d
10 changed files with 20 additions and 13 deletions

View File

@@ -50,6 +50,7 @@ const TableHeaderRef = ref()
const headerHeight = ref(57)
const selectChange = (showSelect: any, height: any, datePickerValue?: any) => {
headerHeight.value = height