修改
This commit is contained in:
@@ -263,7 +263,7 @@ namespace IRaCIS.Core.Application.Service
|
||||
}).ToList();
|
||||
|
||||
needList.ForEach(x => {
|
||||
maxOrder = maxOrder++;
|
||||
maxOrder++;
|
||||
x.ShowOrder = maxOrder;
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user