Skip to content

Commit 201f066

Browse files
committed
Merge remote-tracking branch 'origin/4.17'
2 parents 9f7e0cc + 3170338 commit 201f066

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ui/src/views/compute/DeployVM.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1433,6 +1433,7 @@ export default {
14331433
params.id = this.networkId
14341434
apiName = 'listNetworks'
14351435
}
1436+
if (!apiName) return resolve(zones)
14361437
14371438
api(apiName, params).then(json => {
14381439
let objectName

0 commit comments

Comments
 (0)