SVN-Revision: r839
This commit is contained in:
wyf
2025-07-04 07:36:28 +00:00
parent 1a779ec46f
commit d6cde8c4c5
+1 -1
View File
@@ -35,7 +35,6 @@ using DevExpress.Utils;
using System.Data.SqlClient;
using Newtonsoft.Json.Linq;
using Newtonsoft.Json;
using Lskj.PubBillSpecial;
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 + "");
}
this.gcMain.gridControl.Refresh();
}
/// <summary>
/// <para>说明:分割条移动保存位置</para>