Browse Source

取消多选框

Limengbo 5 years ago
parent
commit
c1c69d934a
1 changed files with 4 additions and 2 deletions
  1. 4 2
      src/views/fileDetail/index.vue

+ 4 - 2
src/views/fileDetail/index.vue

@@ -6,9 +6,11 @@
       tooltip-effect="dark"
       style="width: 100%"
       @selection-change="handleSelectionChange">
+      <!--
       <el-table-column
-        type="selection"
-        width="55"/>
+      type="selection"
+      width="55"/>
+      -->
       <el-table-column
         :label="title">
         <template slot-scope="scope">