main
parent
a53312ed52
commit
feb12d44e4
|
@ -376,6 +376,7 @@ export default {
|
|||
if(res.IsSuccess){
|
||||
this.viewVisible = true;
|
||||
let href = this.OSSclientConfig.basePath + res.Result;
|
||||
|
||||
let fileName =
|
||||
res.Result.split("/")[res.Result.split("/").length - 1];
|
||||
this.fileData = {
|
||||
|
|
Loading…
Reference in New Issue