xj qian
2024-07-10 3ca84f3b4825092d7b411d5a0aaf75f8b076a631
jrj/project/business/Enquiry/Entity.Product.Select.cpp
@@ -1428,7 +1428,7 @@
         hObject = 0;
         if (arg)
         {
            hObject = arg.GetArgString(L"HWND").toInt();
            hObject = (HWND)arg.GetParam(L"HWND");
            CustomerID = arg.GetArgString(L"CustomerID");
            CustomerID = arg.GetArgString(L"SupplierID");
         }