问题修改
This commit is contained in:
parent
29cbf02ac6
commit
84123d6099
|
|
@ -533,7 +533,6 @@ export default {
|
||||||
`减免费用明细_${new Date().getTime()}.xlsx`,
|
`减免费用明细_${new Date().getTime()}.xlsx`,
|
||||||
)
|
)
|
||||||
},
|
},
|
||||||
|
|
||||||
handleExportAll() {
|
handleExportAll() {
|
||||||
const params = this.rowData
|
const params = this.rowData
|
||||||
this.download(
|
this.download(
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue