1
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user