Skip to content
This repository was archived by the owner on Jan 20, 2021. It is now read-only.

Commit 89317e9

Browse files
committed
Fix
1 parent 048ed96 commit 89317e9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/views/compute/KubernetesServiceTab.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@
106106
</template>
107107
<template slot="port" slot-scope="text, record, index">
108108
{{ cksSshStartingPort + index }}
109+
</template>
109110
<template slot="action" slot-scope="text, record">
110111
<a-tooltip placement="bottom" >
111112
<template slot="title">

0 commit comments

Comments
 (0)