|
|
@ -757,7 +757,7 @@ namespace BBWY.Client.ViewModels.PackTask |
|
|
|
SuggestPackUserName = resData.SuggestPackUserName; |
|
|
|
|
|
|
|
|
|
|
|
TaskCount = resData.ProcessTaskCount; |
|
|
|
ProcessTaskCount = resData.ProcessTaskCount; |
|
|
|
DirectionalSingleFees = resData.DirectionalSingleFees?.ToString(); |
|
|
|
if (resData.DirectionalSingleFees > 0) |
|
|
|
{ |
|
|
|