Merge pull request #563 from rancher/mantis-toboggan-md-patch-1

Update secret.vue
This commit is contained in:
Vincent Fiduccia 2020-04-27 16:14:06 -05:00 committed by GitHub
commit 52cafa1a58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -152,6 +152,6 @@ export default {
/>
</div>
</template>
<ResourceTabs v-model="value" />
<ResourceTabs v-model="value" :mode="mode" />
</div>
</template>