File tree Expand file tree Collapse file tree
designer-demo/public/mock Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2138721387 },
2138821388 "labelPosition": "left"
2138921389 },
21390+ {
21391+ "property": "expand-on-click-node",
21392+ "label": {
21393+ "text": {
21394+ "zh_CN": "节点在点击内容时,是否展开/收起"
21395+ }
21396+ },
21397+ "required": true,
21398+ "readOnly": false,
21399+ "disabled": false,
21400+ "cols": 12,
21401+ "widget": {
21402+ "component": "MetaSwitch",
21403+ "props": {}
21404+ },
21405+ "description": {
21406+ "zh_CN": "节点在点击内容时,是否展开/收起"
21407+ },
21408+ "labelPosition": "left"
21409+ },
2139021410 {
2139121411 "property": "default-expanded-keys",
2139221412 "label": {
Original file line number Diff line number Diff line change 8888 },
8989 "labelPosition" : " left"
9090 },
91+ {
92+ "property" : " expand-on-click-node" ,
93+ "label" : {
94+ "text" : {
95+ "zh_CN" : " 节点在点击内容时,是否展开/收起"
96+ }
97+ },
98+ "required" : true ,
99+ "readOnly" : false ,
100+ "disabled" : false ,
101+ "cols" : 12 ,
102+ "widget" : {
103+ "component" : " MetaSwitch" ,
104+ "props" : {}
105+ },
106+ "description" : {
107+ "zh_CN" : " 节点在点击内容时,是否展开/收起"
108+ },
109+ "labelPosition" : " left"
110+ },
111+
91112 {
92113 "property" : " default-expanded-keys" ,
93114 "label" : {
You can’t perform that action at this time.
0 commit comments