📖 CRM:线索的转化逻辑

This commit is contained in:
YunaiV
2024-02-19 20:40:37 +08:00
parent 1047c5b097
commit 0ae6139e92
10 changed files with 309 additions and 11 deletions

View File

@@ -11,6 +11,7 @@
<ContentWrap>
<el-table v-loading="loading" :data="list" :show-overflow-tooltip="true" :stripe="true">
<el-table-column align="center" label="编号" prop="id" />
<!-- TODO @puhui999展示不出来 -->
<el-table-column align="center" label="跟进人" prop="creatorName" />
<el-table-column align="center" label="跟进类型" prop="type">
<template #default="scope">