From 1d0a67bc5a1b5aa94d235c00ebeef447631cf1a6 Mon Sep 17 00:00:00 2001 From: mxie <15623530290@163.com> Date: Tue, 8 Jan 2019 10:12:11 +0800 Subject: [PATCH] feat: add class to .mx-calendar indicating the different panel (#219) --- src/calendar.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/calendar.vue b/src/calendar.vue index 2a14620..67de690 100644 --- a/src/calendar.vue +++ b/src/calendar.vue @@ -1,5 +1,6 @@