fix console errors
This commit is contained in:
parent
a3b8e7ad99
commit
963f1679e0
4 changed files with 25 additions and 10 deletions
|
@ -6,7 +6,7 @@ const MentionsLine = {
|
|||
props: {
|
||||
attentions: {
|
||||
required: true,
|
||||
type: Object
|
||||
type: Array
|
||||
}
|
||||
},
|
||||
data: () => ({ expanded: false }),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue