mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-18 16:32:28 +00:00
perf: Account export
This commit is contained in:
@@ -176,8 +176,8 @@ export default {
|
||||
// return assignIfNot(this.exportOptions, { url: this.tableUrl })
|
||||
|
||||
return {
|
||||
...this.exportOptions,
|
||||
url: this.tableUrl
|
||||
url: this.tableUrl,
|
||||
...this.exportOptions
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user