公告板
版本库
filestore
活动
搜索
登录
main
/
OlyMEBG
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
fixconflict
buli
2023-07-14
36d15f189de2e83ce2576715dac30c3c260388dd
[OlyMEBG.git]
/
force-app
/
main
/
default
/
lwc
/
customDeleteReasonComp
/
customDeleteReasonComp.js
1
2
3
import { LightningElement } from 'lwc';
export default class CustomDeleteReasonComp extends LightningElement {}