会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
joken-前端工程师
::
首页
::
博问
::
闪存
::
新随笔
:: :: ::
管理
::
2024年9月8日
tsx defineComponent emits 实现
摘要: emits 定义结构和使用 子组件 import { defineComponent, PropType, h, computed, ref, watch } from 'vue'; export default defineComponent({ name: 'PageF', props: { r
阅读全文
posted @ 2024-09-08 21:47 joken1310
阅读(73)
评论(0)
推荐(0)
编辑