Selaa lähdekoodia

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

hbchen 1 vuosi sitten
vanhempi
commit
92b5da5b89
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  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