mirror of https://github.com/halo-dev/halo-admin
Fix comment tab bug
parent
ed5af44840
commit
682b2bb611
|
@ -127,7 +127,7 @@
|
|||
target="_blank"
|
||||
>{{ post.title }}</a>
|
||||
<a
|
||||
v-else
|
||||
v-if="type === 'sheets'"
|
||||
slot="sheet"
|
||||
slot-scope="sheet"
|
||||
:href="options.blog_url+'/s/'+sheet.url"
|
||||
|
|
Loading…
Reference in New Issue