Kaynağa Gözat

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

cgp 13 saat önce
ebeveyn
işleme
760c2fa6fc
1 değiştirilmiş dosya ile 1 ekleme ve 3 silme
  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>
       <right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>
     </el-row>
     </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="userName"/>
       <el-table-column label="性别" align="center" prop="sex">
       <el-table-column label="性别" align="center" prop="sex">
         <template slot-scope="scope">
         <template slot-scope="scope">