xj qian
2025-04-07 ea03be1b12fccb6b4ee4667b06d827a6ed9f0721
jrj/project/business/BasicCode/TestingCompanyList.cpp
@@ -24,6 +24,7 @@
   int onload()
   {
      listwin::onload();
      SetAgent();
      return -1;
   }
@@ -38,7 +39,6 @@
      {
         int DelRow = dw_list.GetRow();
         dw_list.DeleteRow(DelRow);
      }
      return 1;