fix: Fixed the issue that the dialog box did not close when clicking the cloud platform account details to jump to the cloud platform details page during the last step of creating the cloud

This commit is contained in:
zhaojisen 2024-06-11 14:24:23 +08:00
parent acef2eff3a
commit 165d5dfef3

View File

@ -63,6 +63,10 @@ export default {
label: this.$t('DateSync'),
formatter: DateFormatter
},
{
prop: 'summary.triggerMode',
label: this.$t('TriggerMode')
},
{
prop: 'actions',
label: this.$t('Actions'),