|
|
@@ -587,6 +587,7 @@ |
|
|
statDateStart: '', |
|
|
statDateStart: '', |
|
|
statDateEnd: '', |
|
|
statDateEnd: '', |
|
|
visitRecord: null, |
|
|
visitRecord: null, |
|
|
|
|
|
visitRecord1: null, |
|
|
permissions: {}, // 权限菜单 |
|
|
permissions: {}, // 权限菜单 |
|
|
paraphraseObj: {}, // 转写消费 |
|
|
paraphraseObj: {}, // 转写消费 |
|
|
}; |
|
|
}; |
|
|
@@ -827,9 +828,9 @@ |
|
|
taptimeisshow2(idx) { |
|
|
taptimeisshow2(idx) { |
|
|
this.eharTab.active2 = idx |
|
|
this.eharTab.active2 = idx |
|
|
if(idx == 0){ |
|
|
if(idx == 0){ |
|
|
this.visitRecord = null |
|
|
|
|
|
|
|
|
this.visitRecord1 = null |
|
|
}else{ |
|
|
}else{ |
|
|
this.visitRecord = idx |
|
|
|
|
|
|
|
|
this.visitRecord1 = idx |
|
|
} |
|
|
} |
|
|
this.initworkThisWeek() |
|
|
this.initworkThisWeek() |
|
|
}, |
|
|
}, |
|
|
@@ -883,9 +884,9 @@ |
|
|
dateType: this.zhixingcenterindex == 7 ? null : this.zhixingcenterindex, |
|
|
dateType: this.zhixingcenterindex == 7 ? null : this.zhixingcenterindex, |
|
|
statDateStart: this.statDateStart, |
|
|
statDateStart: this.statDateStart, |
|
|
statDateEnd: this.statDateEnd, |
|
|
statDateEnd: this.statDateEnd, |
|
|
visitRecord: this.visitRecord |
|
|
|
|
|
|
|
|
visitRecord: this.visitRecord1 |
|
|
}, |
|
|
}, |
|
|
success: (data) => { |
|
|
|
|
|
|
|
|
success: (data) => { |
|
|
if (data.data.data == null) { |
|
|
if (data.data.data == null) { |
|
|
return |
|
|
return |
|
|
} else { |
|
|
} else { |
|
|
@@ -1066,7 +1067,7 @@ |
|
|
uni.navigateTo({ |
|
|
uni.navigateTo({ |
|
|
url: '/pages/center/prohibited/index?refresh=refresh&activeTotal=0' + '&violatedStatus=1' |
|
|
url: '/pages/center/prohibited/index?refresh=refresh&activeTotal=0' + '&violatedStatus=1' |
|
|
}); |
|
|
}); |
|
|
} else { |
|
|
|
|
|
|
|
|
} else { |
|
|
if (this.zhixingcenterindex == 2) { |
|
|
if (this.zhixingcenterindex == 2) { |
|
|
uni.navigateTo({ |
|
|
uni.navigateTo({ |
|
|
url: '/pages/center/prohibited/index?refresh=refresh&activeTotal=2' + |
|
|
url: '/pages/center/prohibited/index?refresh=refresh&activeTotal=2' + |
|
|
@@ -1091,45 +1092,45 @@ |
|
|
let str = '' |
|
|
let str = '' |
|
|
switch (i) { |
|
|
switch (i) { |
|
|
case '1': |
|
|
case '1': |
|
|
str = '&activeTotal=0'; |
|
|
|
|
|
|
|
|
str = '&activeTotal=0'+'&visitRecords='+this.visitRecord; |
|
|
break; |
|
|
break; |
|
|
case 'auth': |
|
|
case 'auth': |
|
|
str = '&activeTotal=0&validInvalid=0' |
|
|
|
|
|
|
|
|
str = '&activeTotal=0&validInvalid=0'+'&visitRecords='+this.visitRecord; |
|
|
break; |
|
|
break; |
|
|
case '3': |
|
|
case '3': |
|
|
// 筛选时间类型后传的参数 |
|
|
// 筛选时间类型后传的参数 |
|
|
if (this.zhixingcenterindex == 2) { |
|
|
if (this.zhixingcenterindex == 2) { |
|
|
str = '&activeTotal=2' |
|
|
|
|
|
|
|
|
str = '&activeTotal=2'+'&visitRecords='+this.visitRecord1 |
|
|
} else if (this.zhixingcenterindex == 6) { |
|
|
} else if (this.zhixingcenterindex == 6) { |
|
|
str = '&activeTotal=3' |
|
|
|
|
|
|
|
|
str = '&activeTotal=3'+'&visitRecords='+this.visitRecord1 |
|
|
} else { |
|
|
} else { |
|
|
str = `&activeTotal=4&staTime=${this.statDateStart}&endtime=${this.statDateEnd}` |
|
|
|
|
|
|
|
|
str = `&activeTotal=4&staTime=${this.statDateStart}&endtime=${this.statDateEnd}`+'&visitRecords='+this.visitRecord1 |
|
|
} |
|
|
} |
|
|
break; |
|
|
break; |
|
|
case '333': |
|
|
case '333': |
|
|
case '7': |
|
|
case '7': |
|
|
if (this.zhixingcenterindex == 2) { |
|
|
if (this.zhixingcenterindex == 2) { |
|
|
str = '&activeTotal=2&validInvalid=0' |
|
|
|
|
|
|
|
|
str = '&activeTotal=2&validInvalid=0'+'&visitRecords='+this.visitRecord1 |
|
|
} else if (this.zhixingcenterindex == 6) { |
|
|
} else if (this.zhixingcenterindex == 6) { |
|
|
str = '&activeTotal=3&validInvalid=0' |
|
|
|
|
|
|
|
|
str = '&activeTotal=3&validInvalid=0'+'&visitRecords='+this.visitRecord1 |
|
|
} else { |
|
|
} else { |
|
|
str = `&activeTotal=4&staTime=${this.statDateStart}&endtime=${this.statDateEnd}&validInvalid=0` |
|
|
str = `&activeTotal=4&staTime=${this.statDateStart}&endtime=${this.statDateEnd}&validInvalid=0` |
|
|
} |
|
|
} |
|
|
break; |
|
|
break; |
|
|
case '6': |
|
|
case '6': |
|
|
str = '&activeTotal=0&validInvalid=0' |
|
|
|
|
|
|
|
|
str = '&activeTotal=0&validInvalid=0'+'&visitRecords='+this.visitRecord; |
|
|
break; |
|
|
break; |
|
|
case '4': |
|
|
case '4': |
|
|
str = '&activeTotal=0&markAdvisor=0&validInvalid=0' |
|
|
|
|
|
|
|
|
str = '&activeTotal=0&markAdvisor=0&validInvalid=0'+'&visitRecords='+this.visitRecord; |
|
|
break; |
|
|
break; |
|
|
case '44': |
|
|
case '44': |
|
|
if (this.zhixingcenterindex == 2) { |
|
|
if (this.zhixingcenterindex == 2) { |
|
|
str = '&activeTotal=2&validInvalid=0&markAdvisor=0' |
|
|
|
|
|
|
|
|
str = '&activeTotal=2&validInvalid=0&markAdvisor=0'+'&visitRecords='+this.visitRecord1 |
|
|
} else if (this.zhixingcenterindex == 6) { |
|
|
} else if (this.zhixingcenterindex == 6) { |
|
|
str = '&activeTotal=3&validInvalid=0&markAdvisor=0' |
|
|
|
|
|
|
|
|
str = '&activeTotal=3&validInvalid=0&markAdvisor=0'+'&visitRecords='+this.visitRecord1 |
|
|
} else { |
|
|
} else { |
|
|
str = |
|
|
str = |
|
|
`&activeTotal=4&staTime=${this.statDateStart}&endtime=${this.statDateEnd}&validInvalid=0&markAdvisor=0` |
|
|
|
|
|
|
|
|
`&activeTotal=4&staTime=${this.statDateStart}&endtime=${this.statDateEnd}&validInvalid=0&markAdvisor=0`+'&visitRecords='+this.visitRecord1 |
|
|
} |
|
|
} |
|
|
break; |
|
|
break; |
|
|
|
|
|
|
|
|
@@ -1137,6 +1138,7 @@ |
|
|
str = '&activeTotal=0&markAdvisor=0' |
|
|
str = '&activeTotal=0&markAdvisor=0' |
|
|
break; |
|
|
break; |
|
|
} |
|
|
} |
|
|
|
|
|
// str=str+'&visitRecords='+this.visitRecord |
|
|
return str |
|
|
return str |
|
|
}, |
|
|
}, |
|
|
|
|
|
|
|
|
|