Fix comment tab bug

pull/34/head
johnniang 2019-07-01 01:03:17 +08:00
parent ed5af44840
commit 682b2bb611
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@
target="_blank" target="_blank"
>{{ post.title }}</a> >{{ post.title }}</a>
<a <a
v-else v-if="type === 'sheets'"
slot="sheet" slot="sheet"
slot-scope="sheet" slot-scope="sheet"
:href="options.blog_url+'/s/'+sheet.url" :href="options.blog_url+'/s/'+sheet.url"