|
|
@@ -575,6 +575,7 @@ export default { |
|
|
|
statDateEnd: this.statDateEnd, |
|
|
|
accountId: this.consultantlistid, |
|
|
|
dateType: this.TimetoAhoose == 7 ? null : this.TimetoAhoose, |
|
|
|
marketingBusiness: this.marketingBusiness.join(','), |
|
|
|
}; |
|
|
|
exportMethodPost( |
|
|
|
"autoSR/cusStageStatistics/prohibitedStatisticsExport", |
|
|
@@ -746,6 +747,7 @@ export default { |
|
|
|
userB: this.Pklistid, |
|
|
|
type: 3, |
|
|
|
marketingId: this.teamAllLevelid, |
|
|
|
marketingBusiness: this.marketingBusiness.join(','), |
|
|
|
}; |
|
|
|
if (this.TimetoAhoose == 7) { |
|
|
|
pamaet.dateType = null; |
|
|
|