公告板
版本库
filestore
活动
搜索
登录
main
/
OlyMEBG
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
本地提交备份
沙世明
2022-09-13
bfca7a84bec815da594f1d12558535ed06d2490b
[OlyMEBG.git]
/
force-app
/
main
/
default
/
lwc
/
pickTestPage
/
pickTestPage.html
1
2
3
4
<template>
<c-jz-pick-list option={option} lastname={lastname} lastplaceholder={lastplaceholder} ondatachange={datachange}> </c-jz-pick-list>
</template>