@@ -57,9 +57,9 @@
<el-button type="primary" icon="el-icon-view" @click="lookFile"
>查看文件信息</el-button
>
- <el-button type="primary" icon="el-icon-s-fold" @click="hideLeft">{{
+ <!-- <el-button type="primary" icon="el-icon-s-fold" @click="hideLeft">{{
leftContent
- }}</el-button>
+ }}</el-button> -->
<el-button
v-if="updateShow"
type="primary"
@@ -228,7 +228,7 @@ export default {
hadLoad: false,
refresh: false,
// 本人修改
- leftShow: true,
+ leftShow: false,
scrollTimeout: null,
reverse: false,
fileInfo: '',