EditDialog 弹窗中复合对象属性不为空验证及编辑弹窗中通过id后台数据库取数赋值后保存提示为null #7535
Answered
by
ArgoZhang
Tony-ST0754
asked this question in
Q&A
Replies: 6 comments 1 reply
|
@Tony-ST0754 Thank you for submitting. We will give feedback later. |
0 replies
|
第2个Demo,通过ID在编辑弹窗中从数据库获取要编辑的数据,复现对象相应属性为null |
0 replies
|
Demo2的问题,难道是从后台取数后,不能直接 是需要 |
0 replies
还真是这样,传到编辑弹窗里面的对象,不能重new它,Model = await GetDateAsync();这样相当于重新new它了 web,让我有了新的认知 |
0 replies
搞定,已通过AutoMap,搞定了 |
0 replies
|
1 reply
Answer selected by
ArgoZhang
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Which class is this unit test associated with?
BlazorApp2-complextest..zip
All reactions