公告板
版本库
filestore
活动
搜索
登录
main
/
OlyMEBG
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
Community LEX Upgarde
buli
2023-06-27
8e07b5f23afd4c93d7e8d1f04d2e8dbca2628e5e
[OlyMEBG.git]
/
force-app
/
main
/
default
/
lwc
/
lexCustomLightningDatatable
/
lexCustomDiffReason.html
1
2
3
4
5
<template>
<c-lex-custom-diff-reason-comp
prod-id={typeAttributes.ProdId} box-piece ={typeAttributes.boxPiece}>
</c-lex-custom-diff-reason-comp>
</template>