报表修改
This commit is contained in:
@@ -741,6 +741,13 @@ namespace FineUIPro.Web.PZHGL.GJSX
|
||||
return;
|
||||
}
|
||||
|
||||
////勾选邮件即时通知责任人,先判断责任人是否已维护邮箱
|
||||
//if (this.Date_CompleteDate.Text == "")
|
||||
//{
|
||||
// Alert.ShowInParent("请选择要求完成日期!", MessageBoxIcon.Warning);
|
||||
// return;
|
||||
//}
|
||||
|
||||
string EditType = Request.Params["EditType"];
|
||||
|
||||
string ID = Request.Params["ID"];
|
||||
|
||||
Reference in New Issue
Block a user