Skip to content

Commit 8440b77

Browse files
authored
UI: Fix Upgrade kubernetes form (#6417)
1 parent 1ead6c1 commit 8440b77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ui/src/views/compute/UpgradeKubernetesCluster.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ export default {
8787
this.apiParams = this.$getApiParams('upgradeKubernetesCluster')
8888
},
8989
created () {
90+
this.initForm()
9091
this.fetchData()
9192
},
9293
methods: {

0 commit comments

Comments
 (0)