+
@@ -62,6 +62,18 @@
type: String,
default: "点击选择区域",
},
+ placement: {
+ type: String,
+ default: "right",
+ },
+ width: {
+ type: [Number, String],
+ default: 250,
+ },
+ treeMaxHeight: {
+ type: String,
+ default: "500px",
+ },
},
data() {
return {