From 75c3b6e9a0e706e665b0027274c8103f6c0d51d1 Mon Sep 17 00:00:00 2001
From: LiFan <2308045698@qq.com>
Date: 星期四, 18 七月 2024 17:05:47 +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