Task assingees (#21)
This commit is contained in:
parent
aac137f8a4
commit
4a8a1b0a24
6 changed files with 109 additions and 8 deletions
|
|
@ -304,9 +304,6 @@
|
|||
clearAll () {
|
||||
this.$set(this, 'found', [])
|
||||
},
|
||||
limitText (count) {
|
||||
return `and ${count} others`
|
||||
},
|
||||
},
|
||||
}
|
||||
</script>
|
||||
|
|
|
|||
Reference in a new issue