Commit e249996f authored by 黄奎's avatar 黄奎

页面修改

parent 19343b58
...@@ -607,7 +607,7 @@ namespace Edu.Module.Customer ...@@ -607,7 +607,7 @@ namespace Edu.Module.Customer
{ {
list.Add(new WhereHelper() list.Add(new WhereHelper()
{ {
FiledName = nameof(RB_Customer_Category_Extend.CategoryId), FiledName = nameof(RB_Customer_Extend.CustomerId),
FiledValue = model.CustomerId, FiledValue = model.CustomerId,
OperatorEnum = OperatorEnum.NotEqual OperatorEnum = OperatorEnum.NotEqual
}); });
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment