|
|
Grp_ConfProcessNode.Create(6,"跟进项目收款","", ProcessStatus.UnStarted,false,false, currUserId,defaultParticipators),
|
|
Grp_ConfProcessNode.Create(6,"跟进项目收款","", ProcessStatus.UnStarted,false,false, currUserId,defaultParticipators),
|
|
|
- temps.Add(Grp_ConfProcessOverview.Create(groupId, 2, ProcessStatus.InProgress, currUserId, defaultPorc1));
|
|
|
|
|
|
|
+ temps.Add(Grp_ConfProcessOverview.Create(groupId, 2, ProcessStatus.InProgress, currUserId, defaultPorc2));
|
|
|
var infoResult = await ConfProcessesDetailsAsync(groupId, currUserId);
|
|
var infoResult = await ConfProcessesDetailsAsync(groupId, currUserId);
|