mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-08-13 17:41:54 +08:00
📖 CRM:线索的转化逻辑
This commit is contained in:
@@ -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">
|
||||
|
Reference in New Issue
Block a user