mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-03 20:40:26 +08:00
访问日志限制字段
This commit is contained in:
@@ -6804,7 +6804,7 @@ Vue.component("http-access-log-config-box", {
|
||||
let accessLog = {
|
||||
isPrior: false,
|
||||
isOn: false,
|
||||
fields: [],
|
||||
fields: [1, 2, 6, 7],
|
||||
status1: true,
|
||||
status2: true,
|
||||
status3: true,
|
||||
|
||||
Reference in New Issue
Block a user