全车型导出对接
分车型导出对接
This commit is contained in:
@@ -1021,7 +1021,7 @@ export default {
|
||||
}
|
||||
this.queryParam.appliedVehicleProject = this.vehicleTypeCode == '全部'?this.queryParam.appliedVehicleProject:this.vehicleTypeCode
|
||||
this.queryParam.plannedBpLaunchBatch = this.$route.query.plannedBpLaunchBatch
|
||||
let exportName = this.$route.query.plannedBpLaunchBatch + dateName + '.xlsx'
|
||||
let exportName = this.$route.query.plannedBpLaunchBatch
|
||||
let query = {
|
||||
exportName: exportName,
|
||||
selections: this.selectedRowKeys.join(','),
|
||||
|
||||
Reference in New Issue
Block a user