mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-05 22:30:28 +08:00
优化文字提示
This commit is contained in:
@@ -7,7 +7,7 @@ Vue.component("http-cors-header-config-box", {
|
||||
isOn: false,
|
||||
allowMethods: [],
|
||||
allowOrigin: "",
|
||||
allowCredentials: false,
|
||||
allowCredentials: true,
|
||||
exposeHeaders: [],
|
||||
maxAge: 0,
|
||||
requestHeaders: [],
|
||||
|
||||
Reference in New Issue
Block a user