fix: delete properties (#1397)

This commit is contained in:
xuanlid 2025-05-14 01:11:18 -07:00 committed by GitHub
parent eff1586c72
commit dd17d735b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 20 deletions

View File

@ -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": {