Bläddra i källkod

文件查阅页面隐藏侧边栏及控制按钮

cyy 11 timmar sedan
förälder
incheckning
4a972fd12c
1 ändrade filer med 3 tillägg och 3 borttagningar
  1. 3 3
      src/views/component/fileTraining/index.vue

+ 3 - 3
src/views/component/fileTraining/index.vue

@@ -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: '',