SVN r368
SVN-Revision: r368
This commit is contained in:
@@ -180,11 +180,14 @@ namespace Lskj.Control
|
||||
else
|
||||
{
|
||||
this.txtEdit.Text = "";
|
||||
if (_lookUpForm != null)
|
||||
{
|
||||
_lookUpForm.EditText = "";
|
||||
_lookUpForm.EditValue = "";
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
/// <summary>
|
||||
/// <para>说明:设置控件的实际值</para>
|
||||
/// <para>创建人:王一帆</para>
|
||||
|
||||
Reference in New Issue
Block a user