@@ -3297,6 +3297,15 @@ context.meta2d.translate(
text: '选项3',
},
],
+ props: {
+ custom: [
+ {
+ key: 'dropdownList',
+ label: '下拉列表',
+ type: 'code',
+ },
+ ]
+ }
{