|
|
@@ -404,29 +404,29 @@ export default {
|
|
|
this.$refs.profileRef.param.content.type = this.departmentid !== ''?1:0
|
|
|
this.$refs.profileRef.param.content.where.isleave = this.isleave
|
|
|
this.$refs.profileRef.listData()
|
|
|
- this.$refs.profileRef.$refs.proTypRef.param.content.dataid = id
|
|
|
- this.$refs.profileRef.$refs.proTypRef.param.content.type = this.departmentid !== ''?1:0
|
|
|
- this.$refs.profileRef.$refs.proTypRef.param.content.where.isleave = this.isleave
|
|
|
- this.$refs.profileRef.$refs.proFowRef.param.content.dataid = id
|
|
|
- this.$refs.profileRef.$refs.proFowRef.param.content.type = this.departmentid !== ''?1:0
|
|
|
- this.$refs.profileRef.$refs.proFowRef.param.content.where.isleave = this.isleave
|
|
|
- this.$refs.profileRef.$refs.cusFowRef.param.content.dataid = id
|
|
|
- this.$refs.profileRef.$refs.cusFowRef.param.content.type = this.departmentid !== ''?1:0
|
|
|
- this.$refs.profileRef.$refs.cusFowRef.param.content.where.isleave = this.isleave
|
|
|
- let currentDate = new Date(); // 获取当前日期
|
|
|
+ // this.$refs.profileRef.$refs.proTypRef.param.content.dataid = id
|
|
|
+ // this.$refs.profileRef.$refs.proTypRef.param.content.type = this.departmentid !== ''?1:0
|
|
|
+ // this.$refs.profileRef.$refs.proTypRef.param.content.where.isleave = this.isleave
|
|
|
+ // this.$refs.profileRef.$refs.proFowRef.param.content.dataid = id
|
|
|
+ // this.$refs.profileRef.$refs.proFowRef.param.content.type = this.departmentid !== ''?1:0
|
|
|
+ // this.$refs.profileRef.$refs.proFowRef.param.content.where.isleave = this.isleave
|
|
|
+ // this.$refs.profileRef.$refs.cusFowRef.param.content.dataid = id
|
|
|
+ // this.$refs.profileRef.$refs.cusFowRef.param.content.type = this.departmentid !== ''?1:0
|
|
|
+ // this.$refs.profileRef.$refs.cusFowRef.param.content.where.isleave = this.isleave
|
|
|
+ // let currentDate = new Date(); // 获取当前日期
|
|
|
// let startDate = new Date(currentDate.getFullYear(), currentDate.getMonth() ) // 计算起始日期
|
|
|
- let startDate = currentDate.getFullYear() +'-' + 1
|
|
|
- let endDate = currentDate.getFullYear() +'-' + 12 // 计算起始日期
|
|
|
- this.$refs.profileRef.$refs.startRef.value = startDate
|
|
|
- this.$refs.profileRef.$refs.endRef.value = endDate
|
|
|
- this.$refs.profileRef.$refs.proTypRef.typeInit(true,'项目类型分析')
|
|
|
- this.$refs.profileRef.$refs.proFowRef.typeInit(true,'项目跟进情况')
|
|
|
- this.$refs.profileRef.$refs.cusFowRef.typeInit(true,'客户跟进情况')
|
|
|
- this.$refs.profileRef.$refs.analyzeRef.param.content.dataid = id
|
|
|
- this.$refs.profileRef.$refs.analyzeRef.param.content.type = this.departmentid !== ''?1:0
|
|
|
- this.$refs.profileRef.$refs.analyzeRef.param.content.where.isleave = this.isleave
|
|
|
- this.$refs.profileRef.$refs.analyzeDateRef.value = new Date().getFullYear() + '-' + (new Date().getMonth() + 1) + '-' + new Date().getDate()
|
|
|
- this.$refs.profileRef.$refs.analyzeRef.lineInit(true)
|
|
|
+ // let startDate = currentDate.getFullYear() +'-' + 1
|
|
|
+ // let endDate = currentDate.getFullYear() +'-' + 12 // 计算起始日期
|
|
|
+ // this.$refs.profileRef.$refs.startRef.value = startDate
|
|
|
+ // this.$refs.profileRef.$refs.endRef.value = endDate
|
|
|
+ // this.$refs.profileRef.$refs.proTypRef.typeInit(true,'项目类型分析')
|
|
|
+ // this.$refs.profileRef.$refs.proFowRef.typeInit(true,'项目跟进情况')
|
|
|
+ // this.$refs.profileRef.$refs.cusFowRef.typeInit(true,'客户跟进情况')
|
|
|
+ // this.$refs.profileRef.$refs.analyzeRef.param.content.dataid = id
|
|
|
+ // this.$refs.profileRef.$refs.analyzeRef.param.content.type = this.departmentid !== ''?1:0
|
|
|
+ // this.$refs.profileRef.$refs.analyzeRef.param.content.where.isleave = this.isleave
|
|
|
+ // this.$refs.profileRef.$refs.analyzeDateRef.value = new Date().getFullYear() + '-' + (new Date().getMonth() + 1) + '-' + new Date().getDate()
|
|
|
+ // this.$refs.profileRef.$refs.analyzeRef.lineInit(true)
|
|
|
},
|
|
|
queryAllAgainData(id){
|
|
|
/*业务员账户*/
|
|
|
@@ -494,29 +494,29 @@ export default {
|
|
|
this.$refs.profileRef.param.content.type = this.departmentid !== ''?1:0
|
|
|
this.$refs.profileRef.param.content.where.isleave = this.isleave
|
|
|
this.$refs.profileRef.listData()
|
|
|
- this.$refs.profileRef.$refs.proTypRef.param.content.dataid = id
|
|
|
- this.$refs.profileRef.$refs.proTypRef.param.content.type = this.departmentid !== ''?1:0
|
|
|
- this.$refs.profileRef.$refs.proTypRef.param.content.where.isleave = this.isleave
|
|
|
- this.$refs.profileRef.$refs.proFowRef.param.content.dataid = id
|
|
|
- this.$refs.profileRef.$refs.proFowRef.param.content.type = this.departmentid !== ''?1:0
|
|
|
- this.$refs.profileRef.$refs.proFowRef.param.content.where.isleave = this.isleave
|
|
|
- this.$refs.profileRef.$refs.cusFowRef.param.content.dataid = id
|
|
|
- this.$refs.profileRef.$refs.cusFowRef.param.content.type = this.departmentid !== ''?1:0
|
|
|
- this.$refs.profileRef.$refs.cusFowRef.param.content.where.isleave = this.isleave
|
|
|
- let currentDate = new Date(); // 获取当前日期
|
|
|
+ // this.$refs.profileRef.$refs.proTypRef.param.content.dataid = id
|
|
|
+ // this.$refs.profileRef.$refs.proTypRef.param.content.type = this.departmentid !== ''?1:0
|
|
|
+ // this.$refs.profileRef.$refs.proTypRef.param.content.where.isleave = this.isleave
|
|
|
+ // this.$refs.profileRef.$refs.proFowRef.param.content.dataid = id
|
|
|
+ // this.$refs.profileRef.$refs.proFowRef.param.content.type = this.departmentid !== ''?1:0
|
|
|
+ // this.$refs.profileRef.$refs.proFowRef.param.content.where.isleave = this.isleave
|
|
|
+ // this.$refs.profileRef.$refs.cusFowRef.param.content.dataid = id
|
|
|
+ // this.$refs.profileRef.$refs.cusFowRef.param.content.type = this.departmentid !== ''?1:0
|
|
|
+ // this.$refs.profileRef.$refs.cusFowRef.param.content.where.isleave = this.isleave
|
|
|
+ // let currentDate = new Date(); // 获取当前日期
|
|
|
// let startDate = new Date(currentDate.getFullYear(), currentDate.getMonth() ) // 计算起始日期
|
|
|
- let startDate = currentDate.getFullYear() +'-' + 1
|
|
|
- let endDate = currentDate.getFullYear() +'-' + 12 // 计算起始日期
|
|
|
- this.$refs.profileRef.$refs.startRef.value = startDate
|
|
|
- this.$refs.profileRef.$refs.endRef.value = endDate
|
|
|
- this.$refs.profileRef.$refs.proTypRef.typeInit(false,'项目类型分析')
|
|
|
- this.$refs.profileRef.$refs.proFowRef.typeInit(false,'项目跟进情况')
|
|
|
- this.$refs.profileRef.$refs.cusFowRef.typeInit(false,'客户跟进情况')
|
|
|
- this.$refs.profileRef.$refs.analyzeRef.param.content.dataid = id
|
|
|
- this.$refs.profileRef.$refs.analyzeRef.param.content.type = this.departmentid !== ''?1:0
|
|
|
- this.$refs.profileRef.$refs.analyzeRef.param.content.where.isleave = this.isleave
|
|
|
- this.$refs.profileRef.$refs.analyzeDateRef.value = new Date().getFullYear() + '-' + (new Date().getMonth() + 1) + '-' + new Date().getDate()
|
|
|
- this.$refs.profileRef.$refs.analyzeRef.lineInit(false)
|
|
|
+ // let startDate = currentDate.getFullYear() +'-' + 1
|
|
|
+ // let endDate = currentDate.getFullYear() +'-' + 12 // 计算起始日期
|
|
|
+ // this.$refs.profileRef.$refs.startRef.value = startDate
|
|
|
+ // this.$refs.profileRef.$refs.endRef.value = endDate
|
|
|
+ // this.$refs.profileRef.$refs.proTypRef.typeInit(false,'项目类型分析')
|
|
|
+ // this.$refs.profileRef.$refs.proFowRef.typeInit(false,'项目跟进情况')
|
|
|
+ // this.$refs.profileRef.$refs.cusFowRef.typeInit(false,'客户跟进情况')
|
|
|
+ // this.$refs.profileRef.$refs.analyzeRef.param.content.dataid = id
|
|
|
+ // this.$refs.profileRef.$refs.analyzeRef.param.content.type = this.departmentid !== ''?1:0
|
|
|
+ // this.$refs.profileRef.$refs.analyzeRef.param.content.where.isleave = this.isleave
|
|
|
+ // this.$refs.profileRef.$refs.analyzeDateRef.value = new Date().getFullYear() + '-' + (new Date().getMonth() + 1) + '-' + new Date().getDate()
|
|
|
+ // this.$refs.profileRef.$refs.analyzeRef.lineInit(false)
|
|
|
},
|
|
|
detailClick(){
|
|
|
this.dialogVisible = true
|