Commit a5275ccf by LJM

css

parent 11b1b712
Showing with 1 additions and 0 deletions
......@@ -31,6 +31,7 @@ export default {
success: function(res) {
if (res.code) {
self.code = res.code;
console.log(res.code);
}
},
fail: function(res) {
......
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