xj qian
2024-08-21 9ac9cc9e9cd91b97d35a6e28400df71630765e40
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]", (WPARAM)&dw_list);
            OpenWindow(L"dev:xpage[ExchangeSignFast.vx]", (LPARAM)dw_list.getNativePointer());
            return 1;
         }
         else if (comdid == L"xmAdd")