Browse Source

需求64 CRM客户列表-状态列显示咨询组销售

hbchen 1 year ago
parent
commit
92b5da5b89
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/views/custom_manage/customList/customList.vue

+ 2 - 0
src/views/custom_manage/customList/customList.vue

@@ -303,6 +303,8 @@
 								</el-select>
 							</template>
 						</p>
+						<!-- 共享客户显示咨询组销售 -->
+						<span v-if="scope.row.IsShare==1 && scope.row.ShareSeller">{{ scope.row.ShareSeller }}</span>
 					</template>
 					</el-table-column>
           <el-table-column