Skip to content
Snippets Groups Projects
Commit 29402cc8 authored by Pan's avatar Pan
Browse files

fix typo

parent a1a96c38
No related branches found
No related tags found
No related merge requests found
<template>
<div class="tab-container">
<el-tag type="primary">create times :{{createdTimes}}</el-tag>
<el-tag type="primary">mounted times :{{createdTimes}}</el-tag>
<el-tabs style='margin-top:15px;' v-model="activeName" type="border-card">
<el-tab-pane v-for="item in tabMapOptions" :label="item.label" :key='item.key' :name="item.key">
<keep-alive>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment