|
|
@@ -543,7 +543,7 @@ export default {
|
|
|
this.$refs.contactsAddAnalysisRef.$refs.dataTemPlateRef.$refs.depStatusRef.depment = state == '人员' ? listNew : dataid
|
|
|
this.$refs.contactsAddAnalysisRef.$refs.dataTemPlateRef.$refs.depStatusRef.isleave = isleave
|
|
|
this.$refs.contactsAddAnalysisRef.$refs.dataTemPlateRef.$refs.depStatusRef.personnelList = state == '状态' || state == '部门' ? listNew : this.$refs.contactsAddAnalysisRef.$refs.dataTemPlateRef.$refs.depStatusRef.personnelList
|
|
|
- this.$refs.contactsAddAnalysisRef.listData(dataid,type,1,state,null)
|
|
|
+ this.$refs.contactsAddAnalysisRef.listData(dataid,type,isleave,state,null)
|
|
|
|
|
|
/*联系人关联线索情况统计*/
|
|
|
this.$refs.statisticsOfCluesRef.$refs.dataTemPlateRef.$refs.depStatusRef.person = state == '状态' || state == '部门' ? '' : dataid
|
|
|
@@ -551,7 +551,7 @@ export default {
|
|
|
this.$refs.statisticsOfCluesRef.$refs.dataTemPlateRef.$refs.depStatusRef.isleave = isleave
|
|
|
this.$refs.statisticsOfCluesRef.$refs.dataTemPlateRef.$refs.depStatusRef.personnelList = state == '状态' || state == '部门' ? listNew : this.$refs.statisticsOfCluesRef.$refs.dataTemPlateRef.$refs.depStatusRef.personnelList
|
|
|
this.$refs.statisticsOfCluesRef.paramTable.content.pageNumber = 1
|
|
|
- this.$refs.statisticsOfCluesRef.listData(dataid,type,1,state,null)
|
|
|
+ this.$refs.statisticsOfCluesRef.listData(dataid,type,isleave,state,null)
|
|
|
|
|
|
/*联系人关联客户情况统计*/
|
|
|
this.$refs.statisticsOfCustomerRef.$refs.dataTemPlateRef.$refs.depStatusRef.person = state == '状态' || state == '部门' ? '' : dataid
|
|
|
@@ -559,7 +559,7 @@ export default {
|
|
|
this.$refs.statisticsOfCustomerRef.$refs.dataTemPlateRef.$refs.depStatusRef.isleave = isleave
|
|
|
this.$refs.statisticsOfCustomerRef.$refs.dataTemPlateRef.$refs.depStatusRef.personnelList = state == '状态' || state == '部门' ? listNew : this.$refs.statisticsOfCustomerRef.$refs.dataTemPlateRef.$refs.depStatusRef.personnelList
|
|
|
this.$refs.statisticsOfCustomerRef.paramTable.content.pageNumber = 1
|
|
|
- this.$refs.statisticsOfCustomerRef.listData(dataid,type,1,state,null)
|
|
|
+ this.$refs.statisticsOfCustomerRef.listData(dataid,type,isleave,state,null)
|
|
|
|
|
|
/*联系人关联项目情况统计*/
|
|
|
this.$refs.statisticsOfProjectRef.$refs.dataTemPlateRef.$refs.depStatusRef.person = state == '状态' || state == '部门' ? '' : dataid
|
|
|
@@ -567,7 +567,7 @@ export default {
|
|
|
this.$refs.statisticsOfProjectRef.$refs.dataTemPlateRef.$refs.depStatusRef.isleave = isleave
|
|
|
this.$refs.statisticsOfProjectRef.$refs.dataTemPlateRef.$refs.depStatusRef.personnelList = state == '状态' || state == '部门' ? listNew : this.$refs.statisticsOfProjectRef.$refs.dataTemPlateRef.$refs.depStatusRef.personnelList
|
|
|
this.$refs.statisticsOfProjectRef.paramTable.content.pageNumber = 1
|
|
|
- this.$refs.statisticsOfProjectRef.listData(dataid,type,1,state,null)
|
|
|
+ this.$refs.statisticsOfProjectRef.listData(dataid,type,isleave,state,null)
|
|
|
|
|
|
/*联系人跟进情况统计*/
|
|
|
this.$refs.statisticsOfFollowRef.$refs.dataTemPlateRef.$refs.depStatusRef.person = state == '状态' || state == '部门' ? '' : dataid
|
|
|
@@ -575,14 +575,14 @@ export default {
|
|
|
this.$refs.statisticsOfFollowRef.$refs.dataTemPlateRef.$refs.depStatusRef.isleave = isleave
|
|
|
this.$refs.statisticsOfFollowRef.$refs.dataTemPlateRef.$refs.depStatusRef.personnelList = state == '状态' || state == '部门' ? listNew : this.$refs.statisticsOfFollowRef.$refs.dataTemPlateRef.$refs.depStatusRef.personnelList
|
|
|
this.$refs.statisticsOfFollowRef.paramTable.content.pageNumber = 1
|
|
|
- this.$refs.statisticsOfFollowRef.listData(dataid,type,1,state,null)
|
|
|
+ this.$refs.statisticsOfFollowRef.listData(dataid,type,isleave,state,null)
|
|
|
|
|
|
/*近12月联系人跟进分析*/
|
|
|
this.$refs.contactsFollowAnalysisRef.$refs.dataTemPlateRef.$refs.depStatusRef.person = state == '状态' || state == '部门' ? '' : dataid
|
|
|
this.$refs.contactsFollowAnalysisRef.$refs.dataTemPlateRef.$refs.depStatusRef.depment = state == '人员' ? listNew : dataid
|
|
|
this.$refs.contactsFollowAnalysisRef.$refs.dataTemPlateRef.$refs.depStatusRef.isleave = isleave
|
|
|
this.$refs.contactsFollowAnalysisRef.$refs.dataTemPlateRef.$refs.depStatusRef.personnelList = state == '状态' || state == '部门' ? listNew : this.$refs.contactsFollowAnalysisRef.$refs.dataTemPlateRef.$refs.depStatusRef.personnelList
|
|
|
- this.$refs.contactsFollowAnalysisRef.listData(dataid,type,1,state,null)
|
|
|
+ this.$refs.contactsFollowAnalysisRef.listData(dataid,type,isleave,state,null)
|
|
|
|
|
|
/*联系人未跟进天数分析*/
|
|
|
this.$refs.statisticsOfUnFollowRef.$refs.dataTemPlateRef.$refs.depStatusRef.person = state == '状态' || state == '部门' ? '' : dataid
|
|
|
@@ -590,7 +590,7 @@ export default {
|
|
|
this.$refs.statisticsOfUnFollowRef.$refs.dataTemPlateRef.$refs.depStatusRef.isleave = isleave
|
|
|
this.$refs.statisticsOfUnFollowRef.$refs.dataTemPlateRef.$refs.depStatusRef.personnelList = state == '状态' || state == '部门' ? listNew : this.$refs.statisticsOfUnFollowRef.$refs.dataTemPlateRef.$refs.depStatusRef.personnelList
|
|
|
this.$refs.statisticsOfUnFollowRef.paramTable.content.pageNumber = 1
|
|
|
- this.$refs.statisticsOfUnFollowRef.listData(dataid,type,1,state,null)
|
|
|
+ this.$refs.statisticsOfUnFollowRef.listData(dataid,type,isleave,state,null)
|
|
|
},
|
|
|
/*联系人数据概况*/
|
|
|
async queryMainData(dataid,dateType){
|