From 4d3bac1e030d8caeb9c64351099f7f9476b37054 Mon Sep 17 00:00:00 2001 From: lifan <2308045698@qq.com> Date: 星期一, 01 九月 2025 10:18:05 +0800 Subject: [PATCH] update --- jrj/project/business/GDN3.list.cpp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/jrj/project/business/GDN3.list.cpp b/jrj/project/business/GDN3.list.cpp index dcf6ae7..212e133 100644 --- a/jrj/project/business/GDN3.list.cpp +++ b/jrj/project/business/GDN3.list.cpp @@ -660,7 +660,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); rows = L"500"; myDataUrl = L"/sale/data/GDN3/folder/list"; -- Gitblit v1.9.3