mirror of
https://github.com/jumpserver/lina.git
synced 2025-08-02 07:27:01 +00:00
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:
parent
acef2eff3a
commit
165d5dfef3
@ -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'),
|
||||
|
Loading…
Reference in New Issue
Block a user