10 2021 档案

摘要:刚做的一个lwc,里面需要Account的数据,很自然想到用getRecord来做,这样就不需要apex: @wire(getRecord, { recordId: '$accountId', fields: ACC_FIELDS }) getAccountData(result) { this.w 阅读全文
posted @ 2021-10-28 03:37 平静寄居者 阅读(155) 评论(0) 推荐(0)