Commit b2b4b1fd authored by suhuiguang's avatar suhuiguang

1.使用登记单据变更功能,详情接口

parent ebf3593c
{
"equList": "3000",
"desc": "电梯技术参数",
"key": "tech_params_elevator",
"3000:3100": [
{
"columnKey": "RATED_SPEED",
"columnLabel": "额定速度",
"columnType": "input",
"apiConfig": {}
},
{
"columnKey": "CONTROL_MODE",
"columnLabel": "控制方式",
"columnType": "select",
"apiConfig": {
"path": "/ymt/data-dictionary/gwmcDataDictionary/KZFS",
"key": "id",
"label": "name"
}
}
]
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment