This commit is contained in:
@@ -267,7 +267,7 @@ export default {
|
||||
//http://localhost:7575/api/v8/backup/download/100?t=sssss
|
||||
|
||||
let url =
|
||||
"attachment/download/" +
|
||||
"backup/download/" +
|
||||
fileName +
|
||||
"?t=" +
|
||||
window.$gz.store.state.downloadToken;
|
||||
|
||||
Reference in New Issue
Block a user