LiFan
2024-11-01 fcad30fe36ca74109cc943ed10ae877550c991a6
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);
         }