From e8b92d59d763a31367dd8805f857e26f688be6a0 Mon Sep 17 00:00:00 2001
From: lifan <2308045698@qq.com>
Date: 星期五, 18 九月 2026 14:19:16 +0800
Subject: [PATCH] update

---
 jrj/project/business/Supplier3.list.cpp |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/jrj/project/business/Supplier3.list.cpp b/jrj/project/business/Supplier3.list.cpp
index 3c51e05..81acc94 100644
--- a/jrj/project/business/Supplier3.list.cpp
+++ b/jrj/project/business/Supplier3.list.cpp
@@ -285,7 +285,7 @@
 
 
 		xstring no1 = publiccode::GetUser().no;
-		if (no1 != L"00201")
+		if (no1 != L"00206")
 		{
 
 			if (TypeWork.find(L"采购") >= 0)
@@ -496,7 +496,7 @@
 				if (TypeWork.find(L"采购") >= 0)
 				{
 
-					dw_list.SetColumnState(L"DateEx", false);
+					//dw_list.SetColumnState(L"DateEx", false);
 					dw_list.SetColumnState(L"DateExS", false);
 					dw_list.SetColumnState(L"Name", false);
 					dw_list.SetColumnState(L"ProvinceCode", false);

--
Gitblit v1.9.3