0914-修改材料接口、焊接管理及三四级看板

This commit is contained in:
2022-09-14 16:38:27 +08:00
parent c3cbd62265
commit 456be52603
88 changed files with 11052 additions and 444 deletions
+10
View File
@@ -27,6 +27,16 @@ namespace FineUIPro.Web.CLGL
}
}
/// <summary>
/// 进入软件
/// </summary>
/// <param name="sender"></param>
/// <param name="e"></param>
protected void btnUrl_Click(object sender, EventArgs e)
{
PageContext.RegisterStartupScript(String.Format("window.open('https://mat.cwcec.com');"));
}
/// <summary>
/// 获取
/// </summary>