This commit is contained in:
parent
c489a74a85
commit
4686441406
|
|
@ -480,7 +480,7 @@ namespace FineUIPro.Web.HJGL.WeldingManage
|
|||
}
|
||||
protected void btnGenTask_Click(object sender, EventArgs e)
|
||||
{
|
||||
if (Rate<(decimal)0.8)
|
||||
if (Rate<(decimal)80)
|
||||
{
|
||||
ShowNotify(" 匹配率小于80%,请重新匹配!", MessageBoxIcon.Warning);
|
||||
return;
|
||||
|
|
|
|||
Loading…
Reference in New Issue