mirror of
https://gitee.com/mirrors/AllinSSL.git
synced 2026-03-10 00:31:10 +08:00
【修复】部署网站选择,初始值和重置的问题
This commit is contained in:
@@ -125,7 +125,7 @@ export default defineComponent({
|
||||
param.value.siteName = []
|
||||
}
|
||||
param.value.provider_id = val.value
|
||||
},
|
||||
},
|
||||
}
|
||||
return (<DnsProviderSelect {...dnsProviderProps} />) as VNode
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user