SVN r694
SVN-Revision: r694
This commit is contained in:
@@ -83,6 +83,10 @@ namespace Lskj.Control
|
||||
/// </summary>
|
||||
private bool _isExcPrint;
|
||||
/// <summary>
|
||||
/// 最新的名字
|
||||
/// </summary>
|
||||
public string lastrichtext;
|
||||
/// <summary>
|
||||
/// 主打印Sql
|
||||
/// </summary>
|
||||
private string _mainPrintSql;
|
||||
@@ -5380,6 +5384,7 @@ namespace Lskj.Control
|
||||
{
|
||||
if (!this.SysModel.SearchEnable)
|
||||
{
|
||||
lastrichtext = text;
|
||||
PromptBox.EditText = text;
|
||||
// 获取文档对象
|
||||
Document document = this.PromptBox.TextEdit.Document;
|
||||
|
||||
Reference in New Issue
Block a user