qianxj2004
2025-11-26 b3c8fca991c0f55260dc1d514e76df0255348fdc
jrj/project/business/Affair/message.supplier.cpp
@@ -170,6 +170,7 @@
         //获取焦点事件,用于重置工具条
         AttachEvent(L"WM_SETFOCUS", (FEvent)&SupplierMessageWin::OnSetFocus);
         AttachEvent(L"dw_base",L"DWV_CLICKED", (FEvent)&SupplierMessageWin::OnItemClick);
         return 1;
      }
      
      int OnAddRow()