Skip to content

Commit 4e712d6

Browse files
committed
ui: Refresh page on deployvm result
1 parent b3dca8c commit 4e712d6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ui/src/views/compute/DeployVM.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1624,6 +1624,7 @@ export default {
16241624
duration: 0
16251625
})
16261626
}
1627+
eventBus.$emit('vm-refresh-data')
16271628
},
16281629
loadingMessage: `${title} ${this.$t('label.in.progress')}`,
16291630
catchMessage: this.$t('error.fetching.async.job.result'),

0 commit comments

Comments
 (0)