LiFan
2024-11-06 040a6084a8037fb02f01ccfe751739a3f4f196f4
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()