LiFan
2024-12-17 e3f724c9fd36995c207a6ed173849c20aaa2e3d7
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();