LiFan
2025-05-28 d4726c427464d5fa50c9fce848831c4cec36d8d1
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()