feat:【antd】【crm】优化 backlog 的整体代码
This commit is contained in:
@@ -46,6 +46,7 @@ export const CONTRACT_EXPIRY_TYPE = [
|
||||
{ label: '已过期', value: 2 },
|
||||
];
|
||||
|
||||
/** 左侧菜单 */
|
||||
export const useLeftSides = (
|
||||
customerTodayContactCount: Ref<number>,
|
||||
clueFollowCount: Ref<number>,
|
||||
|
||||
Reference in New Issue
Block a user