mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-10 00:00:26 +08:00
修复无法修复单个日志的Bug
This commit is contained in:
@@ -40,7 +40,7 @@ Tea.context(function () {
|
||||
}
|
||||
|
||||
this.fixLog = function (logId) {
|
||||
this.$post(".fixLogs")
|
||||
this.$post(".fix")
|
||||
.params({
|
||||
logIds: [logId]
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user