SVN r1176
SVN-Revision: r1176
This commit is contained in:
@@ -130,6 +130,10 @@ namespace Lskj.QueryEssentialInfo
|
||||
throw new Exception($"报送失败\r\n{personMsg}");
|
||||
}
|
||||
}
|
||||
Invoke(new Action(() =>
|
||||
{
|
||||
this.Close();
|
||||
}));
|
||||
}
|
||||
/// <summary>
|
||||
/// 报送查询
|
||||
|
||||
Reference in New Issue
Block a user