diff options
author | 崖鹰 <zhao.wuz@alipay.com> | 2015-11-18 12:10:32 +0800 |
---|---|---|
committer | 崖鹰 <zhao.wuz@alipay.com> | 2015-11-18 12:10:32 +0800 |
commit | d9527a303eb610256874f90007c218a2ed90bb80 (patch) | |
tree | f30bd3895c8fce44b42fb4137b85934d2e732097 /examples/pick-time.js | |
parent | a2130ee26fae3199dc020e57f60ecc23fe3c91e4 (diff) | |
download | time-picker-d9527a303eb610256874f90007c218a2ed90bb80.tar.gz time-picker-d9527a303eb610256874f90007c218a2ed90bb80.tar.zst time-picker-d9527a303eb610256874f90007c218a2ed90bb80.zip |
Updates
Diffstat (limited to 'examples/pick-time.js')
-rw-r--r-- | examples/pick-time.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/examples/pick-time.js b/examples/pick-time.js index 0f05475..1cf37c0 100644 --- a/examples/pick-time.js +++ b/examples/pick-time.js | |||
@@ -22298,9 +22298,7 @@ webpackJsonp([0,1],[ | |||
22298 | props.onChange(value); | 22298 | props.onChange(value); |
22299 | }, | 22299 | }, |
22300 | 22300 | ||
22301 | onPanelClear: function onPanelClear() { | 22301 | onPanelClear: function onPanelClear() {}, |
22302 | this.setOpen(false); | ||
22303 | }, | ||
22304 | 22302 | ||
22305 | onVisibleChange: function onVisibleChange(open) { | 22303 | onVisibleChange: function onVisibleChange(open) { |
22306 | var _this = this; | 22304 | var _this = this; |