From 6fed82a8fb41a21512f6169445c23bd88a5215ec Mon Sep 17 00:00:00 2001 From: lifan <2308045698@qq.com> Date: 星期一, 20 七月 2026 15:25:52 +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