公告板
版本库
filestore
活动
搜索
登录
main
/
lightningupdate
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
盘点报告画面
unknown
2023-07-06
1d015a0da41350097b564c607d2b423acf16cb21
[lightningupdate.git]
/
force-app
/
main
/
default
/
lwc
/
createMixedRecordsApexWrapper
/
createMixedRecordsApexWrapper.js
1
2
3
import { LightningElement } from 'lwc';
export default class CreateMixedRecordsApexWrapper extends LightningElement {}