SVN r839
SVN-Revision: r839
This commit is contained in:
@@ -35,7 +35,6 @@ using DevExpress.Utils;
|
|||||||
using System.Data.SqlClient;
|
using System.Data.SqlClient;
|
||||||
using Newtonsoft.Json.Linq;
|
using Newtonsoft.Json.Linq;
|
||||||
using Newtonsoft.Json;
|
using Newtonsoft.Json;
|
||||||
using Lskj.PubBillSpecial;
|
|
||||||
|
|
||||||
namespace Lskj.PubBill
|
namespace Lskj.PubBill
|
||||||
{
|
{
|
||||||
@@ -7052,6 +7051,7 @@ namespace Lskj.PubBill
|
|||||||
{
|
{
|
||||||
IniHelper.Write(string.Format("bill_width_{0}", this.SysModel.ModuleCode), this.ssc_main_top.SplitterPosition + "");
|
IniHelper.Write(string.Format("bill_width_{0}", this.SysModel.ModuleCode), this.ssc_main_top.SplitterPosition + "");
|
||||||
}
|
}
|
||||||
|
this.gcMain.gridControl.Refresh();
|
||||||
}
|
}
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// <para>说明:分割条移动保存位置</para>
|
/// <para>说明:分割条移动保存位置</para>
|
||||||
|
|||||||
Reference in New Issue
Block a user