[fix] delete event
This commit is contained in:
@@ -176,7 +176,6 @@ export default {
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
...mapActions(['delEvent']),
|
||||
copyLink () {
|
||||
this.copied=true
|
||||
setTimeout(() => this.copied=false, 3000)
|
||||
|
||||
Reference in New Issue
Block a user