Commit 5884c343 by doszhang

dos

parent a6a85ed1
...@@ -535,6 +535,7 @@ function checkWord(name,callback) { ...@@ -535,6 +535,7 @@ function checkWord(name,callback) {
}, },
success: function(resp){ success: function(resp){
callback(resp.status); callback(resp.status);
}
}) })
} }
......
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