20220923 焊接测试修改

This commit is contained in:
2022-09-23 00:01:54 +08:00
parent 01ce3c0381
commit 337cbbebe6
18 changed files with 307 additions and 21 deletions
@@ -420,7 +420,7 @@ namespace FineUIPro.Web.HJGL.PreDesign
protected void btnImportQRCode_Click(object sender, EventArgs e)
{
PageContext.RegisterStartupScript(Window2.GetShowReference(String.Format("PrePipelineQRCodeIn.aspx?", "导入 - ")));
PageContext.RegisterStartupScript(Window3.GetShowReference(String.Format("PrePipelineQRCodeIn.aspx?", "导入 - ")));
}
}