From a0e7817277462ac1d5d34e30220d0b0259c5574c Mon Sep 17 00:00:00 2001
From: lifan <2308045698@qq.com>
Date: 星期三, 27 八月 2025 11:04:20 +0800
Subject: [PATCH] update

---
 jrj/project/business/GDN3.maint.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/jrj/project/business/GDN3.maint.cpp b/jrj/project/business/GDN3.maint.cpp
index d08baae..ec33e89 100644
--- a/jrj/project/business/GDN3.maint.cpp
+++ b/jrj/project/business/GDN3.maint.cpp
@@ -4140,7 +4140,7 @@
 		dw_custom.SetColumnState(L"ClassifyID", false);
 		dw_custom.SetColumnState(L"AmountEx", false);
 		//dw_custom.SetReadOnlyColumn(L"CustName",true);
-		dw_custom.SetColumnState(L"LineNo", false);
+		//dw_custom.SetColumnState(L"LineNo", false);
 
 
 		dw_customex = GetControl(L"dw_customex");

--
Gitblit v1.9.3