| src/views/yunpan/zhishou.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/yunpan/zhishou.vue
@@ -18,7 +18,7 @@ </el-col> </el-row> <el-container style="background-color: #fff;"> <el-aside width="210px" style="background-color: #fff;text-align: center;"> <el-aside width="210px" style="background-color: #fff;text-align: center;height: 100%;"> <el-button class="add-folder-but" @click="dialogFormVisible = true">新增</el-button> <el-popconfirm title="是否删除目录?" @onConfirm="delFolder()"> <el-button slot="reference" class="pri-del-btn" type="primary">删除</el-button>