|
@@ -2338,7 +2338,7 @@ export default {
|
|
|
} else if(this.ins == 24) {
|
|
|
fName = '分组耗用进度表' + '.xlsx'
|
|
|
url = "/project/exportGroupExpendProcessList"
|
|
|
- this.proJuctId ? parameter.projectId = this.proJuctId : ''
|
|
|
+ this.proJuctId ? sl.projectId = this.proJuctId : ''
|
|
|
sl.startDate = this.rangeDatas[0]
|
|
|
sl.endDate = this.rangeDatas[1]
|
|
|
} else if(this.ins == 25) {
|