焊接材料管理修改
This commit is contained in:
@@ -480,9 +480,9 @@ namespace FineUIPro.Web.HJGL.WeldingManage
|
||||
}
|
||||
protected void btnGenTask_Click(object sender, EventArgs e)
|
||||
{
|
||||
if (Rate<(decimal)80)
|
||||
if (Rate<(decimal)85)
|
||||
{
|
||||
ShowNotify(" 匹配率小于80%,请重新匹配!", MessageBoxIcon.Warning);
|
||||
ShowNotify(" 匹配率小于85%,请重新匹配!", MessageBoxIcon.Warning);
|
||||
return;
|
||||
}
|
||||
SaveTask();
|
||||
|
||||
Reference in New Issue
Block a user