From dd3bde664face826f09762666ddf7f63d00ccf17 Mon Sep 17 00:00:00 2001 From: tangjinzhou <415800467@qq.com> Date: Tue, 3 Sep 2019 22:49:21 +0800 Subject: [PATCH] cr vc-calendar --- components/vc-calendar/src/RangeCalendar.jsx | 1 - 1 file changed, 1 deletion(-) diff --git a/components/vc-calendar/src/RangeCalendar.jsx b/components/vc-calendar/src/RangeCalendar.jsx index 97d0974bd..57efd8c61 100644 --- a/components/vc-calendar/src/RangeCalendar.jsx +++ b/components/vc-calendar/src/RangeCalendar.jsx @@ -611,7 +611,6 @@ const RangeCalendar = { showToday, type, seperator, - mode, } = props; const clearIcon = getComponentFromProp(this, 'clearIcon'); const { sHoverValue, sSelectedValue, sMode, showTimePicker, sValue, $listeners } = this;