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