Убраны комментарии
This commit is contained in:
parent
a882155736
commit
d4154bcccc
@ -88,7 +88,7 @@ namespace LawFirmView
|
||||
try
|
||||
{
|
||||
var operationResult = _orderLogic.TakeOrderInWork(new OrderBindingModel
|
||||
{ //id,name,count,sum,status,start,end
|
||||
{
|
||||
Id = id,
|
||||
DocumentId = Convert.ToInt32(dataGridView.SelectedRows[0].Cells["DocumentId"].Value),
|
||||
DocumentName = dataGridView.SelectedRows[0].Cells["DocumentName"].Value.ToString(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user