Fixed error on missing group prop in tree node
This commit is contained in:
@@ -100,7 +100,7 @@ export default {
|
||||
},
|
||||
group: {
|
||||
type: String,
|
||||
required: true,
|
||||
default: undefined,
|
||||
},
|
||||
organize: Boolean,
|
||||
children: {
|
||||
|
||||
Reference in New Issue
Block a user