@@ -66,8 +66,8 @@
</el-table-column>
<el-table-column label="推荐人">
<template slot-scope="scope">
- <span>{{scope.row.consultantName}}</span>
- <p>{{scope.row.consultTel}}</p>
+ <span>{{scope.row.recommendName }}</span>
+ <p>{{scope.row.recommendTel}}</p>
</template>
<el-table-column