我有这个Json:
{
"field_id": "4otBG",
"label": "Fullness",
"type": "dropdown",
"props": {
"req": "true",
"options": "Empty-ish, Plenty of Seats, Few Seats, Standing, Packed Like Sardines"
}
}
Run Code Online (Sandbox Code Playgroud)
如何将选项传递给选择选项,因为它是逗号分隔的字符串请帮帮我..