fix: 修复终端设置-创建录像存储设置默认存储字段不生效问题

This commit is contained in:
“huailei000”
2022-10-17 14:48:41 +08:00
committed by huailei
parent 4aefb6779f
commit 0b84b96afb

View File

@@ -27,7 +27,8 @@ export default {
initial: {
type: storageType,
endpoint_suffix: 'core.chinacloudapi.cn',
protocol: 'http'
protocol: 'http',
is_default: true
},
getUrl() {
const params = this.$route.params