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