From 343af172129659420018cc9b0977d1593505425d Mon Sep 17 00:00:00 2001 From: LiFan <2308045698@qq.com> Date: 星期五, 05 七月 2024 18:52:07 +0800 Subject: [PATCH] update --- jrj/project/business/AP/APBank.cpp | 1 + jrj/project/business/Supplier/maint.Document.Supplier.cpp | 0 2 files changed, 1 insertions(+), 0 deletions(-) diff --git a/jrj/project/business/AP/APBank.cpp b/jrj/project/business/AP/APBank.cpp index a390926..50517e0 100644 --- a/jrj/project/business/AP/APBank.cpp +++ b/jrj/project/business/AP/APBank.cpp @@ -110,6 +110,7 @@ int onload() { + SetArg(); dw_base = GetControl(L"dw_base"); dw_base.openUrl(L"/sale/view/AP/template/PayBank"); diff --git a/jrj/project/business/Supplier/maint.Document.Supplier.cpp b/jrj/project/business/Supplier/maint.Document.Supplier.cpp index 7e87992..6536885 100644 --- a/jrj/project/business/Supplier/maint.Document.Supplier.cpp +++ b/jrj/project/business/Supplier/maint.Document.Supplier.cpp Binary files differ -- Gitblit v1.9.3