标题: xxx must have one and only one property decorated with @BuilderParam, and its @BuilderParam expects no parameter [打印本页] 作者: 兴旺 时间: 前天 16:02 标题: xxx must have one and only one property decorated with @BuilderParam, and its @BuilderParam expects no parameter 【问题描述】 (, 下载次数: 0)
上传
点击文件名下载附件
报错信息:In the trailing lambda case, 'UserInfo' must have one and only one property decorated with @BuilderParam, and its @BuilderParam expects no parameter
/**
* 14.学习自定义组件
*/
import toast from '../utils/Utils'
import { UserInfo } from './components/MyComponents'