fixed treeselect bug (#8474)
This commit is contained in:
parent
da5baba982
commit
2e2e0d1d51
|
|
@ -28,7 +28,7 @@ export const CONFIG = {
|
|||
{ label: "Green", value: "GREEN" },
|
||||
{ label: "Red", value: "RED" },
|
||||
],
|
||||
widgetName: "SingleSelectTree",
|
||||
widgetName: "TreeSelect",
|
||||
defaultOptionValue: "BLUE",
|
||||
version: 1,
|
||||
isVisible: true,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user