xj qian
2024-06-26 de4c5b12eb264c9a5b8244fac8cea25e01be18be
jrj/project/business/Product.list.cpp
@@ -95,7 +95,7 @@
   KXMLDOMElement OnGetCarListRowElement(int row = 0)
   {
      if (row < 1) row = dwc_list.GetRow();
      if (row < 1 || row > dwc_list.GetRowCount()) return 0;
      if (row < 1 || row > dwc_list.GetRowCount()) return KXMLDOMElement();
      KXMLDOMElement e = dw_list.GetRowElement(row);
      return e;
   }
@@ -1505,7 +1505,6 @@
   {
      agentFor = L"goodslib";
      m_customer = 0;
      imageElement = 0;
      OnAttachEvent();