mirror of
https://github.com/tenrok/vue2-datepicker.git
synced 2026-06-11 04:02:27 +03:00
Merge branch 'origin/dev' into dev
This commit is contained in:
@@ -38,10 +38,8 @@ export default {
|
||||
data() {
|
||||
return {
|
||||
value1: new Date(),
|
||||
value2: new Date(),
|
||||
value3: '',
|
||||
value4: '',
|
||||
value5: '',
|
||||
};
|
||||
},
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user