访问日志默认为关闭

This commit is contained in:
刘祥超
2021-03-16 10:24:22 +08:00
parent 42ba081cd1
commit fa5d97b74c

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,