fix url
This commit is contained in:
parent
fe62710f76
commit
c417b9814b
@ -149,7 +149,7 @@
|
|||||||
{{ file.file }}
|
{{ file.file }}
|
||||||
</b-col>
|
</b-col>
|
||||||
<b-col cols="1" class="browser-play-col">
|
<b-col cols="1" class="browser-play-col">
|
||||||
<b-link @click="showModal(`/${folderTree.tree[0]}/${file.file}`)">
|
<b-link @click="showModal(`${folderTree.tree[0]}/${file.file}`)">
|
||||||
<b-icon-play-fill />
|
<b-icon-play-fill />
|
||||||
</b-link>
|
</b-link>
|
||||||
</b-col>
|
</b-col>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user