Ota状态统计
This commit is contained in:
@@ -281,7 +281,8 @@
|
||||
},
|
||||
stateExportClick() {
|
||||
let query = {
|
||||
projectLibraryId: this.$route.query.id
|
||||
projectLibraryId: this.$route.query.id,
|
||||
appliedVehicleProject:this.queryForm.appliedVehicleProject
|
||||
}
|
||||
downloadFile('/project/projectLibraryBase/exportProjectProgressStatisticsXls',
|
||||
this.queryForm.projectName+'-'+this.queryForm.projectVersion+'-'+this.$t('projectProgressStatistics') + '.xls', query)
|
||||
|
||||
Reference in New Issue
Block a user