2
0
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:
mengxiong10
2020-06-07 11:23:05 +08:00
7 changed files with 98 additions and 14 deletions
-2
View File
@@ -38,10 +38,8 @@ export default {
data() {
return {
value1: new Date(),
value2: new Date(),
value3: '',
value4: '',
value5: '',
};
},
methods: {