feat: 警告移除

This commit is contained in:
2025-12-12 19:32:53 +08:00
parent 29acd58a3d
commit 18249d23a0

View File

@ -68,7 +68,7 @@ const props = defineProps({
default: 180 default: 180
}, },
tableHeight: { tableHeight: {
type: Number || String type: [Number, String]
}, },
treePros: { treePros: {
type: Object, type: Object,