Browse Source

展示会员id

yfh 9 giờ trước cách đây
mục cha
commit
0363229603
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/his/user/index.vue

+ 1 - 0
src/views/his/user/index.vue

@@ -139,6 +139,7 @@
     <el-table height="660" v-loading="loading" border :data="userList" @selection-change="handleSelectionChange" >
       <el-table-column type="selection" width="55" align="center" />
 
+      <el-table-column label="会员id" align="center" prop="userId" width="150px"/>
       <el-table-column label="用户昵称" align="center" prop="nickName" width="150px"/>
       <el-table-column label="用户头像" align="center" prop="avatar" >
          <template slot-scope="scope">