@@ -380,6 +380,7 @@ export default {
didSelectStartTime: function(time) {
this.start_time_str = parseTime(time, "{y}-{m}-{d} {h}:{i}") + ":00";
+ console.log(".");
},
didSelectTemplateAdvice: function(resp_advices) {
this.show_dialog_key = 0;