mirror of https://github.com/rancher/dashboard.git
Merge pull request #563 from rancher/mantis-toboggan-md-patch-1
Update secret.vue
This commit is contained in:
commit
52cafa1a58
|
|
@ -152,6 +152,6 @@ export default {
|
|||
/>
|
||||
</div>
|
||||
</template>
|
||||
<ResourceTabs v-model="value" />
|
||||
<ResourceTabs v-model="value" :mode="mode" />
|
||||
</div>
|
||||
</template>
|
||||
|
|
|
|||
Loading…
Reference in New Issue