标签:list code class src turn mic http map info
const categoryOptions = categoryList.map((v)=>{ const obj = {key:v.id, lable:v.catalogName, value:v.catalogId,catalogGrade:v.catalogGrade}; return obj })
标签:list code class src turn mic http map info
原文地址:https://www.cnblogs.com/rong88/p/12156828.html