You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
252 B
10 lines
252 B
export default {
|
|
clue: '线索管理',
|
|
clueIndex: '线索数据统计',
|
|
cluePool: '待分配线索',
|
|
clueList: '已分配线索',
|
|
clueFlow: '投流线索',
|
|
customer: '线索详情',
|
|
poolist: '我的线索',
|
|
followlist: '跟进记录'
|
|
}
|