fixed all eslint errors and warning, compiled as PROD
This commit is contained in:
@@ -30,7 +30,7 @@ export default {
|
||||
}),
|
||||
methods: {
|
||||
close () {
|
||||
console.log('click close');
|
||||
console.log('click close')
|
||||
this.$emit('close')
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user