会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
DL-CODER
首页
联系
订阅
管理
2024年8月15日
vue3 父传子类型校验写法
摘要: 写法一: import type { myOrderItem } from '@/API/pages_mine/myOrder/types'; const props = defineProps({ item: { type: Object as PropType<myOrderItem>, def
阅读全文
posted @ 2024-08-15 17:47 DL·Coder
阅读(5)
评论(0)
推荐(0)
编辑
公告