提交 1745c9c9 编写于 作者: KK's avatar KK

日历视图切换选项加载方法

上级 6e948a97
...@@ -209,6 +209,7 @@ import moment from 'moment'; ...@@ -209,6 +209,7 @@ import moment from 'moment';
return ; return ;
} }
this.activeItem = _value; this.activeItem = _value;
this.formatData(new Date(this.year+'/'+(this.month+1)+'/'+this.day));
} }
/** /**
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册