aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/pick-time.js
diff options
context:
space:
mode:
author崖鹰 <zhao.wuz@alipay.com>2015-11-18 12:10:32 +0800
committer崖鹰 <zhao.wuz@alipay.com>2015-11-18 12:10:32 +0800
commitd9527a303eb610256874f90007c218a2ed90bb80 (patch)
treef30bd3895c8fce44b42fb4137b85934d2e732097 /examples/pick-time.js
parenta2130ee26fae3199dc020e57f60ecc23fe3c91e4 (diff)
downloadtime-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.js4
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;