소스 검색

总后台新增用户信息采集总览功能

cgp 1 일 전
부모
커밋
760c2fa6fc
1개의 변경된 파일1개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 3
      src/views/company/collection/index.vue

+ 1 - 3
src/views/company/collection/index.vue

@@ -38,9 +38,7 @@
       <right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>
     </el-row>
 
-<!--    <el-table v-loading="loading" :data="collectionList" @selection-change="handleSelectionChange">-->
-    <el-table v-loading="loading" :data="collectionList">
-      <el-table-column type="selection" width="55" align="center"/>
+    <el-table v-loading="loading" :data="collectionList" @selection-change="handleSelectionChange">
       <el-table-column label="用户" align="center" prop="userName"/>
       <el-table-column label="性别" align="center" prop="sex">
         <template slot-scope="scope">