fix: delete properties (#1397)
This commit is contained in:
parent
eff1586c72
commit
dd17d735b6
|
|
@ -8438,26 +8438,6 @@
|
|||
"zh_CN": "基础信息"
|
||||
},
|
||||
"content": [
|
||||
{
|
||||
"property": "showEditIcon",
|
||||
"label": {
|
||||
"text": {
|
||||
"zh_CN": "显示编辑图标"
|
||||
}
|
||||
},
|
||||
"required": true,
|
||||
"readOnly": false,
|
||||
"disabled": false,
|
||||
"cols": 12,
|
||||
"widget": {
|
||||
"component": "CheckBoxConfigurator",
|
||||
"props": {}
|
||||
},
|
||||
"description": {
|
||||
"zh_CN": "是否显示标题后编辑 ICON"
|
||||
},
|
||||
"labelPosition": "left"
|
||||
},
|
||||
{
|
||||
"property": "tabs",
|
||||
"label": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue