LiFan
2024-11-13 feccef8c2b99af30b6937c42568f2fb7c82dbae2
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);
         }