前言
我是歌谣 我有个兄弟 巅峰的时候排名c站总榜19 叫前端小歌谣 曾经我花了三年的时间创作了他 现在我要用五年的时间超越他 今天又是接近兄弟的一天人生难免坎坷 大不了从头再来 歌谣的意志是永恒的 放弃很容易 但是坚持一定很酷
导语
歌谣 歌谣 ?.在前端中是什么语法呀
代码
<Col span={8}>
所属行业:
{baseInfo.industryList &&
baseInfo.industryList.map((item) => {
return item?.name;
})}
</Col>
项目中?.使用
beneficiaryBankAccount: data?.beneficiaryBankAccount,
beneficiaryOpeningBank: data?.beneficiaryOpeningBank,
businessScope: data?.businessScope,
clearingCorporation: data?.clearingCorporation,
clearingCorporationCode: data?.clearingCorporationCode,
secondPartyCode: data?.secondPartyCode,
secondPartyName: data?.secondPartyName,
总结
判断对象中的属性是否存在 存在则继续执行 天下大事 必作于细