From d957881a2210608ddd748074483b7c8847366d8a Mon Sep 17 00:00:00 2001 From: lifan <2308045698@qq.com> Date: 星期四, 06 八月 2026 14:51:41 +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