From a45547cb13fde42a735daf910cf2ffcedd3a12d6 Mon Sep 17 00:00:00 2001 From: xj qian <qianxj15@sina.com> Date: 星期五, 28 六月 2024 10:09:23 +0800 Subject: [PATCH] update quote enquiry --- jrj/xframe/vbusiness/vframe/frame.vframe.vbusiness.hpp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/jrj/xframe/vbusiness/vframe/frame.vframe.vbusiness.hpp b/jrj/xframe/vbusiness/vframe/frame.vframe.vbusiness.hpp index e7e2c89..595ffb9 100644 --- a/jrj/xframe/vbusiness/vframe/frame.vframe.vbusiness.hpp +++ b/jrj/xframe/vbusiness/vframe/frame.vframe.vbusiness.hpp @@ -7,7 +7,7 @@ { public: xframe(void* implPtr, HWND hWnd) :xwin(implPtr, hWnd) { - this->SetArg(this->GetWinParam()); + } static int getUrl(string url1, string para, KXMLDOMDocument x) -- Gitblit v1.9.3