perf: 优化网关克隆平台显示不正确问题

This commit is contained in:
“huailei000”
2023-12-25 15:09:19 +08:00
committed by huailei
parent a36a9e7645
commit 81f0b13730

View File

@@ -117,6 +117,7 @@ export default {
name: 'GatewayCreate',
query: {
domain: this.object.id,
platform_type: row.type.value,
clone_from: row.id
}
}