xj qian
2024-10-23 9c190b7a9a845bcb35d3d09d255f12d9c879e403
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);
         }