This commit is contained in:
2025-12-18 18:44:20 +08:00
parent 693695c178
commit 244fcc1703
5 changed files with 13 additions and 15 deletions

View File

@ -130,7 +130,7 @@ const props = defineProps({
default: 180
},
tableHeight: {
type: Number
type: Number || String,
},
isScroll: {
type: Number,