| | |
| | | m_OA_CorporateClients.Shifouwanjie = 1; |
| | | |
| | | m_OA_CorporateClients.LastUpdateTime = DateTime.Now; |
| | | |
| | | m_OA_CorporateClients.WanjieTime = DateTime.Now; |
| | | |
| | | |
| | | |
| | | #region 添加或编辑 |
| | | |
| | | |
| | | bool result = bll_OA_CorporateClientsBLL.UpdateModel(m_OA_CorporateClients);//更新信息 |
| | | bool result = bll_OA_CorporateClientsBLL.UpdateWanjie(m_OA_CorporateClients);//更新信息 |
| | | if (result) |
| | | JavaScript.MessageBox("完结成功", this, true, true); |
| | | else |
| | |
| | | |
| | | m_OA_CorporateClients.LastUpdateTime = DateTime.Now; |
| | | |
| | | |
| | | m_OA_CorporateClients.WanjieTime = DateTime.Now; |
| | | |
| | | |
| | | #region 添加或编辑 |
| | | |
| | | |
| | | bool result = bll_OA_CorporateClientsBLL.UpdateModel(m_OA_CorporateClients);//更新信息 |
| | | bool result = bll_OA_CorporateClientsBLL.UpdateWanjie(m_OA_CorporateClients);//更新信息 |
| | | if (result) |
| | | JavaScript.MessageBox("完结成功", this, true, true); |
| | | else |