mirror of
https://github.com/qaiu/netdisk-fast-download.git
synced 2025-12-17 21:03:03 +00:00
示例下载链接修改
This commit is contained in:
@@ -146,7 +146,7 @@ export default {
|
|||||||
message: response.data.msg,
|
message: response.data.msg,
|
||||||
type: 'success'
|
type: 'success'
|
||||||
})
|
})
|
||||||
this.downUrl = response.data.data
|
this.downUrl = response.data.data.directLink
|
||||||
} else {
|
} else {
|
||||||
this.$message.error(response.data.msg)
|
this.$message.error(response.data.msg)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user