数据库变更CNPC_XJYJ
This commit is contained in:
@@ -320,8 +320,14 @@
|
||||
{
|
||||
PageContext.RegisterStartupScript(Window2.GetShowReference(String.Format("UserIn.aspx", "导入 - ")));
|
||||
}
|
||||
#endregion
|
||||
protected void btnImport1_Click(object sender, EventArgs e)
|
||||
#endregion
|
||||
|
||||
/// <summary>
|
||||
/// 从主数据平台同步
|
||||
/// </summary>
|
||||
/// <param name="sender"></param>
|
||||
/// <param name="e"></param>
|
||||
protected void btnImport1_Click(object sender, EventArgs e)
|
||||
{
|
||||
//同步项目
|
||||
int total = 10;
|
||||
@@ -403,6 +409,7 @@
|
||||
|
||||
BindGrid();
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 关闭导入弹出窗口
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user