SVN r934
SVN-Revision: r934
This commit is contained in:
@@ -242,11 +242,4 @@ namespace Lskj.Workflow.Control
|
||||
if (dataTable.Rows.Count > 0)
|
||||
{
|
||||
this.memoEdit1.Text = dataTable.Rows[0]["OverBackSql"] + "";
|
||||
this.memoEdit2.Text = dataTable.Rows[0]["OverBackOper"] + "";
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user