访问日志默认为关闭

This commit is contained in:
GoEdgeLab
2021-03-16 10:24:22 +08:00
parent 6e54713126
commit 13eafdfb30

View File

@@ -11,7 +11,7 @@ Vue.component("http-access-log-config-box", {
let accessLog = {
isPrior: false,
isOn: true,
isOn: false,
fields: [],
status1: true,
status2: true,