@@ -190,7 +190,7 @@
<el-tag v-if="scope.row.projectId !== null">{{ getProjectLabel(scope.row.projectId,scope.row) }}</el-tag>
</template>
</el-table-column>
- <el-table-column label="会员昵称" align="center" prop="nickname" />
+ <el-table-column label="会员昵称" align="center" prop="nickName" />
<el-table-column label="会员头像" align="center" width="80">
<template slot-scope="scope">
<el-popover