From 26c872c4c2c1e56925f755e927b58fbe07da2bcb Mon Sep 17 00:00:00 2001 From: xj qian <qianxj15@sina.com> Date: 星期五, 19 七月 2024 13:56:44 +0800 Subject: [PATCH] update quote --- 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