Skip to content

Commit ba1f6b6

Browse files
committed
feat(model-manager): fix bugs
1 parent 0cf3f70 commit ba1f6b6

1 file changed

Lines changed: 0 additions & 27 deletions

File tree

designer-demo/public/mock/bundle.json

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -5408,33 +5408,6 @@
54085408
"priority": 5,
54095409
"schema": {
54105410
"properties": [
5411-
{
5412-
"label": {
5413-
"zh_CN": "选择模型"
5414-
},
5415-
"description": {
5416-
"zh_CN": "选择模型"
5417-
},
5418-
"content": [
5419-
{
5420-
"property": "model",
5421-
"label": {
5422-
"text": {
5423-
"zh_CN": "选择模型"
5424-
}
5425-
},
5426-
"required": true,
5427-
"readOnly": false,
5428-
"disabled": false,
5429-
"cols": 12,
5430-
"widget": {
5431-
"component": "ModelConfigurator",
5432-
"props": {}
5433-
},
5434-
"labelPosition": "left"
5435-
}
5436-
]
5437-
},
54385411
{
54395412
"label": {
54405413
"zh_CN": "基础信息"

0 commit comments

Comments
 (0)