Skip to content

Commit ef4a175

Browse files
Pearl1594dhslove
authored andcommitted
UI: Allow editing VM name of a Running VM in an Advanced zone with security groups (apache#10714)
1 parent 789ab7b commit ef4a175

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ui/src/views/compute/EditVM.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,6 @@ export default {
185185
isdynamicallyscalable: this.resource.isdynamicallyscalable,
186186
deleteprotection: this.resource.deleteprotection,
187187
group: this.resource.group,
188-
securitygroupids: this.resource.securitygroup.map(x => x.id),
189188
userdata: '',
190189
haenable: this.resource.haenable
191190
})

0 commit comments

Comments
 (0)