修读
This commit is contained in:
parent
9b3f63ea96
commit
adcf905e5d
@ -98,7 +98,7 @@
|
||||
:types="item.type"
|
||||
></follow>
|
||||
<answer
|
||||
v-if="types==5 && item.type ==1|| item.type == 2"
|
||||
v-if="types==5 && (item.type == 1|| item.type == 2)"
|
||||
:operation="'我收藏了该'+ status[item.type]"
|
||||
:day="item.time"
|
||||
:title="item.title"
|
||||
|
Loading…
Reference in New Issue
Block a user