Merge pull request #8398 from dataease/pr@dev@feat_proxy_setting

feat(系统配置): 新增代理设置
This commit is contained in:
fit2cloud-chenyw 2024-03-07 11:53:46 +08:00 committed by GitHub
commit 408ac32158
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -105,7 +105,7 @@ export default {
activeName: 'zero',
isPluginLoaded: false,
engineMode: 'local',
showProxy: false
showProxy: true
}
},
beforeCreate() {