refactor:update element-ui

This commit is contained in:
Pan
2017-11-01 11:26:57 +08:00
parent fe31c88193
commit e8b34bbc0d
9 changed files with 28 additions and 38 deletions

View File

@@ -1,6 +1,6 @@
<template>
<div class="tab-container">
<el-tag type="primary">mounted times {{createdTimes}}</el-tag>
<el-tag>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>