Add files via upload
This commit is contained in:
parent
e7bc7c257d
commit
fd740730b6
@ -339,7 +339,7 @@ export default {
|
||||
}, 500),
|
||||
close() {
|
||||
this.$store.commit("updateRequest", {});
|
||||
this.$router.go(-1);
|
||||
history.back();
|
||||
},
|
||||
download() {
|
||||
api.download(null, this.$route.path);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user