MPACore.PhoneBook icon indicating copy to clipboard operation
MPACore.PhoneBook copied to clipboard

新增联系人时,报错

Open anxiaolei opened this issue 4 years ago • 1 comments

我跟着老师的视频,看到联系人绑定视图页面这节课时,列表没问题,但新增联系人时,点击保存会报错,跟了下代码,JS 和后端都没有进断点,报错的大概内容时验证没通过,不知道哪里出的问题。

以下是报错信息: AbpValidationException: Method arguments are not valid! See ValidationErrors for details. Abp.Runtime.Validation.Interception.MethodInvocationValidator.ThrowValidationError() in MethodInvocationValidator.cs, line 118

anxiaolei avatar Aug 09 '19 10:08 anxiaolei

请帖下 报错地方的代码。

ltm0203 avatar Aug 12 '19 03:08 ltm0203