LiFan
2025-04-24 9b3b2eb20b09e13da837a28f16e552ba70a090c4
jrj/project/business/Enquiry/PriceList.PurcharItemSelectEx.cpp
@@ -71,7 +71,7 @@
            rw = dw_list.GetNextSelectRow(rw + 1);
         }
         content += L"</data>";
         xaserverarg  arg;
         xaserverarg  arg=GetArg();
         arg.AddArg(L"process", L"ok");
         arg.AddArg(L"result", content);
         CloseWindow();