fix: backup download link cannot be clicked. (halo-dev/console#104)

pull/3445/head
Ryan Wang 2020-03-18 01:55:11 +08:00 committed by GitHub
parent 31ae8f0357
commit fe2ed25541
2 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@
<a-list-item-meta>
<a
slot="title"
:href="backup.downloadUrl"
:href="backup.downloadLink"
>
<a-icon
type="schedule"

View File

@ -38,7 +38,7 @@
<a-list-item-meta>
<a
slot="title"
:href="file.downloadUrl"
:href="file.downloadLink"
>
<a-icon
type="schedule"