开发者问题收集
所以我目前正在为我的 POS 应用制作收据。我目前已将数组存储为:mongodb 集合我想将它们映射到收据页面function renderTable(orderlist) {return (<tr className='service'><td className='tableitem'><p className='itemtext'>{orderlist.name}</p></td><td c