This commit is contained in:
jackchenyang
2024-06-11 17:45:17 +08:00
parent 1232b21af8
commit 5faf713631
3 changed files with 11 additions and 0 deletions
@@ -268,6 +268,7 @@ namespace FineUIPro.Web.WeldingProcess.WeldingReport
this.BindGrid();
ShowNotify("批量取消审核成功!", MessageBoxIcon.Success);
}
//发送邮件
protected void btnSendEmail_Click(object sender,EventArgs e)
{