📖 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

@ -19,7 +19,7 @@ export interface PermissionVO {
* @author HUIHUI
*/
export enum BizTypeEnum {
CRM_LEADS = 1, // 线索
CRM_CLUE = 1, // 线索
CRM_CUSTOMER = 2, // 客户
CRM_CONTACT = 3, // 联系人
CRM_BUSINESS = 4, // 商机