From a18d2b3a8a65753ffb3a4b08dcf837ac45dce0e2 Mon Sep 17 00:00:00 2001 From: 梁灏 Date: Thu, 29 Dec 2016 09:36:09 +0800 Subject: [PATCH] update TimePicker --- test/routers/date.vue | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/test/routers/date.vue b/test/routers/date.vue index 4973cd7..4fa6e96 100644 --- a/test/routers/date.vue +++ b/test/routers/date.vue @@ -49,6 +49,7 @@ } }, methods: { + c (s) { // console.log(1,s); // this.value2 = s; -- libgit2 0.21.4