xj qian
2024-10-29 d8de151f16b2cfd2095a82dbf002b97e90db5eb3
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);
         }