xj qian
2024-08-21 e3488c13f1bcbcd39f8b9b267a3897fcc0d838aa
jrj/project/business/AR/ExchageInput3.cpp
@@ -306,7 +306,7 @@
            }
            if (frow > dw_list.GetRowCount()) return 1;
            dw_list.SetRow(frow);
            OpenWindow(L"dev:xpage[ExchangeSignFast.vx]", (LPARAM)dw_list.getNativePointer());
            OpenWindow(L"dev:xpage[ExchangeSignFast.vx]", (WPARAM)&dw_list);
            return 1;
         }
         else if (comdid == L"xmAdd")