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