Commit 2878d9a7 by doszhang

dos

parent 2bcc0a41
...@@ -649,6 +649,6 @@ function checkIt(bind, maxNum) { ...@@ -649,6 +649,6 @@ function checkIt(bind, maxNum) {
} }
} }
} else { } else {
$("#" + bind).val(v.substr(0, 0)); $("#" + bind).val('');
} }
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment