16 lines
333 B
JSON
16 lines
333 B
JSON
{
|
|
"name": "指派商务负责人",
|
|
"version": "1.0.0",
|
|
"decription": "指派商务负责人表单(?Next:表格和表单解耦)",
|
|
"bind": { "model": "service" },
|
|
"edit": {
|
|
"primary": "id",
|
|
"layout": {
|
|
"fieldset": [
|
|
{
|
|
"columns": [{ "name": "name", "width": 24 }]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|