* finish task #6205.

This commit is contained in:
wangyidong
2019-08-08 16:29:51 +08:00
parent ccb5ddd474
commit dec97060a6
5 changed files with 11 additions and 3 deletions
+1 -1
View File
@@ -8,4 +8,4 @@ function checkLeft()
if(!result) setTimeout(function() {$.enableForm()}, 500);
return result;
}
}
}