新增工程数据
This commit is contained in:
@@ -39,7 +39,7 @@ class BaseConfig(BaseModel):
|
||||
"type": "select",
|
||||
"max_length": 48,
|
||||
"required": True,
|
||||
"options": [projectInfo]
|
||||
"options": projectInfo
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user