xj qian
2024-11-05 06a9a4b01cda9c380e52eb875d7bb7c1c874954a
jrj/xframe/vbusiness/vframe/listex.vframe.vbusiness.hpp
@@ -506,7 +506,7 @@
      {
         KXMLDOMDocument x;
         int ret = getUrl(tpl, L"<args/>", x);
         if (ret == 1 && x.xml() != L"")
         if (ret == 1 && (xstring)x.xml() != L"")
         {
            setSheetSearch(x);
         }