This commit is contained in:
parent
bc77741824
commit
0db0c7f857
|
|
@ -537,7 +537,7 @@ export default {
|
|||
handleExportDetails() {
|
||||
const currentTime = formatTime(new Date())
|
||||
this.download(
|
||||
'back_apply_info/exportBackDetailsList',
|
||||
'material/back_apply_info/exportBackDetailsList',
|
||||
{
|
||||
...this.queryParams,
|
||||
startTime: this.queryParams.time[0],
|
||||
|
|
|
|||
Loading…
Reference in New Issue