@@ -720,6 +720,10 @@ let cprops = [
value: 'showChild',
label: $t('状态'),
},
+ {
+ value: 'checked',
+ label: $t('选中'),
+ },
{
value: 'rotate',
label: $t('旋转'),
@@ -271,6 +271,10 @@ const cprops = ref<any>([
@@ -258,6 +258,10 @@ const cProps = [
@@ -1007,6 +1007,10 @@ const cProps = [
@@ -398,6 +398,10 @@ const cprops = ref<any>([