modal refactoring
This commit is contained in:
parent
47c4307494
commit
b9c9b7c576
|
|
@ -244,10 +244,6 @@ export default {
|
|||
},
|
||||
|
||||
methods: {
|
||||
example() {
|
||||
console.log('example', 'component');
|
||||
},
|
||||
|
||||
setMinDate(date) {
|
||||
this.min_date = date;
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue