refactor: message template
This commit is contained in:
@@ -99,7 +99,7 @@
|
||||
alert(r.msg);
|
||||
},
|
||||
error: function (e) {
|
||||
alert(e.msg);
|
||||
console.error(e.msg);
|
||||
}
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user