LiFan
2024-07-10 8974271490c20a66ce5c6d898bcce1c04310cf9c
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");
         }