From 10841a693819b20a50a9a0d1bfc11669ca66c27d Mon Sep 17 00:00:00 2001 From: LiFan <2308045698@qq.com> Date: 星期二, 23 七月 2024 18:17:03 +0800 Subject: [PATCH] update --- jrj/project/business/QuoteFile.cpp | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/jrj/project/business/QuoteFile.cpp b/jrj/project/business/QuoteFile.cpp index 01ad4b3..55ff4f5 100644 --- a/jrj/project/business/QuoteFile.cpp +++ b/jrj/project/business/QuoteFile.cpp @@ -4726,11 +4726,12 @@ int onload() { + SetArg(); Reset(); orivalue = L""; ARow = 1; ACol = 1; - + tabsheet = L"tab_bill"; templateID = L"ECDDE57A-43EB-49DD-9287-DC5D0B29ECA1"; xstring templ = L""; -- Gitblit v1.9.3