公告板
版本库
filestore
活动
搜索
登录
main
/
OlyMEBG
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
bakcup
buli
2023-04-11
e3984fbbf370bf5925250a75bfb6154b4a16685c
[OlyMEBG.git]
/
force-app
/
main
/
default
/
lwc
/
pocLightningDatatable
/
pocFileUpload.html
1
2
3
4
5
<template>
<c-poc-custom-comp record-id={value}
accepted-formats={typeAttributes.acceptedFormats}>
</c-poc-custom-comp>
</template>