导出传参项目版本id
This commit is contained in:
@@ -572,7 +572,7 @@
|
||||
let query = {
|
||||
ids: selectedRowKeys.join(','),
|
||||
cut:cut
|
||||
// projectId: this.$route.query.id
|
||||
projectId: this.$route.query.id
|
||||
}
|
||||
downloadFile(this.url.exportData, 'RXSWIN' + '.xls', query, this.Deselect)
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user