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