You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
{ |
|
"materials": [ |
|
{ |
|
"label": "钢材", |
|
"value": "steel" |
|
}, |
|
{ |
|
"label": "塑料", |
|
"value": "plastic" |
|
}, |
|
{ |
|
"label": "涂料", |
|
"value": "coating" |
|
} |
|
], |
|
"departments": [ |
|
{ |
|
"label": "生产部", |
|
"value": "production" |
|
}, |
|
{ |
|
"label": "质检部", |
|
"value": "qc" |
|
}, |
|
{ |
|
"label": "研发部", |
|
"value": "rd" |
|
} |
|
] |
|
} |