lifan
7 天以前 7e66487cf8ad910af7da10dbab1584ad473103f2
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()