|
@ -90,6 +90,7 @@ Component({ |
|
|
endDate: this.data.day2.toString() + ' ' + '23:59:59', |
|
|
endDate: this.data.day2.toString() + ' ' + '23:59:59', |
|
|
usableFlag: true, |
|
|
usableFlag: true, |
|
|
deptFlag: deptFlag, |
|
|
deptFlag: deptFlag, |
|
|
|
|
|
recountFlag:1 |
|
|
}).then(res => { |
|
|
}).then(res => { |
|
|
console.log('++++++++++++',res.data) |
|
|
console.log('++++++++++++',res.data) |
|
|
// res.data.list.forEach(item => {
|
|
|
// res.data.list.forEach(item => {
|
|
|