提交 27b0ea6d authored 作者: junjie's avatar junjie

feat(dashboard):新建一级目录 按钮fix

上级 851d8edb
...@@ -30,10 +30,10 @@ ...@@ -30,10 +30,10 @@
<el-row> <el-row>
<span class="header-title"> <span class="header-title">
{{ $t('panel.panel') }} {{ $t('panel.panel') }}
<!-- <el-button style="float: right;padding-right: 7px;" type="text" @click="showEditPanel(newFolder)" />--> <el-button style="float: right;padding-right: 7px;" icon="el-icon-plus" type="text" @click="showEditPanel(newFolder)" />
<el-button style="float: right;" type="primary" size="mini" @click="showEditPanel(newFolder)"> <!-- <el-button style="float: right;" type="primary" size="mini" @click="showEditPanel(newFolder)">-->
{{ $t('panel.groupAdd') }} <!-- {{ $t('panel.groupAdd') }}-->
</el-button> <!-- </el-button>-->
</span> </span>
</el-row> </el-row>
<el-col class="custom-tree-container"> <el-col class="custom-tree-container">
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论