fix:levelbar&&tabsview bug

This commit is contained in:
Pan
2017-11-01 17:55:11 +08:00
parent 8211016078
commit aaf24b4654
4 changed files with 20 additions and 13 deletions

View File

@@ -5,7 +5,7 @@
<sticky :className="'sub-navbar '+postForm.status">
<template v-if="fetchSuccess">
<router-link style="margin-right:15px;" v-show='isEdit' :to="{ path:'create'}">
<router-link style="margin-right:15px;" v-show='isEdit' :to="{ path:'create-form'}">
<el-button type="info">创建form</el-button>
</router-link>