Commit a18d2b3a8a65753ffb3a4b08dcf837ac45dce0e2

Authored by 梁灏
1 parent 3a435d65

update TimePicker

update TimePicker
Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
test/routers/date.vue
... ... @@ -49,6 +49,7 @@
49 49 }
50 50 },
51 51 methods: {
  52 +
52 53 c (s) {
53 54 // console.log(1,s);
54 55 // this.value2 = s;
... ...