feat: 警告移除
This commit is contained in:
@ -68,7 +68,7 @@ const props = defineProps({
|
||||
default: 180
|
||||
},
|
||||
tableHeight: {
|
||||
type: Number || String
|
||||
type: [Number, String]
|
||||
},
|
||||
treePros: {
|
||||
type: Object,
|
||||
|
||||
Reference in New Issue
Block a user