''wip(semantic):调整序列化返回结果

This commit is contained in:
zhengxinonly
2021-09-15 00:45:35 +08:00
parent 550f99e468
commit 316ebc2441
21 changed files with 200 additions and 164 deletions
+1 -1
View File
@@ -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()
})
}