From a3f45a29e0fd670f5adb68e8bda41d96a96422f5 Mon Sep 17 00:00:00 2001
From: LiFan <2308045698@qq.com>
Date: 星期五, 19 七月 2024 19:17:10 +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