把把返回的boolen数据返回,存在数组里,报错
来源:5-12 ValidateForm 编码第四部分 - 大功告成
qq_稻草人_81
2021-04-19
Argument of type 'ValidateFun | undefined' is not assignable to parameter of type 'ValidateFun'.
Type 'undefined' is not assignable to type 'ValidateFun'.Vetur(2345)
写回答
1回答
-
张轩
2021-04-20
同学你好 这个问题是 mitt 新版本问题引起的,在常见问题中,链接在这里 http://coding.imooc.com/learn/questiondetail/206736.html
052021-04-20
相似问题