''wip(semantic):调整序列化返回结果
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
location.href = '/admin'
|
||||
})
|
||||
} else {
|
||||
popup.failure(result.success, function () {
|
||||
popup.failure(result.message, function () {
|
||||
document.getElementById('captchaImage').src = captchaPath + '?' + Math.random()
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user