From 6f75ea8ca3a5844d556f06f09193a011a1497d4c Mon Sep 17 00:00:00 2001 From: lifan <2308045698@qq.com> Date: 星期二, 25 八月 2026 15:55:28 +0800 Subject: [PATCH] update --- jrj/project/business/AR/ExchageInput3.cpp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/jrj/project/business/AR/ExchageInput3.cpp b/jrj/project/business/AR/ExchageInput3.cpp index 0c129bf..5528886 100644 --- a/jrj/project/business/AR/ExchageInput3.cpp +++ b/jrj/project/business/AR/ExchageInput3.cpp @@ -488,7 +488,7 @@ dw_arg.SetRowSelectorWidth(0); dw_arg.SetHScrollState(false); dw_arg.SetVScrollState(false); - + dw_arg.SetItemString(1, L"DateType", L"本年"); tabname = L"sign"; tabagent = L""; -- Gitblit v1.9.3