Browse Source

修复 经纪人

魏熙美 6 years ago
parent
commit
b6449429ec
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/views/followup/list.vue

+ 1
- 1
src/views/followup/list.vue View File

115
       label="状态">
115
       label="状态">
116
     </el-table-column> -->
116
     </el-table-column> -->
117
       <el-table-column
117
       <el-table-column
118
-      prop="agentUserName"
118
+      prop="realtyConsultant"
119
       label="经纪人"
119
       label="经纪人"
120
       >
120
       >
121
       </el-table-column>
121
       </el-table-column>