提交代码
This commit is contained in:
@@ -83,6 +83,7 @@ namespace FineUIPro.Web.JDGL.Check
|
||||
if (string.IsNullOrEmpty(this.txtMonth.Text))
|
||||
{
|
||||
ShowNotify("请选择月份!", MessageBoxIcon.Warning);
|
||||
return;
|
||||
}
|
||||
SaveData(true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user