feat: 警告移除
This commit is contained in:
@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user