xj qian
2024-10-23 7f6a81baf9f4f4560cdde66520c2f41c9af03490
jrj/project/business/Enquiry/PriceList.PurcharItemSelectEx.cpp
@@ -75,6 +75,7 @@
         arg.AddArg(L"process", L"ok");
         arg.AddArg(L"result", content);
         CloseWindow();
         return 1;
      }
      //命令发布函数
@@ -118,8 +119,7 @@
      int  OnRetrieve()
      {
         xml x ;
         xaserverarg  arg;
         xaserverarg  arg=GetArg();
         if (getUrl(L"/sale/data/Enquiry/folder/listitems", arg.GetString(), x) != 1)
         {
            trace(x.text());