diff options
author | 崖鹰 <zhao.wuz@alipay.com> | 2015-11-19 08:55:38 +0800 |
---|---|---|
committer | 崖鹰 <zhao.wuz@alipay.com> | 2015-11-19 08:55:38 +0800 |
commit | 4b7dd38f98e61803c6eb5396d789848d00c0dde2 (patch) | |
tree | 92366e4d82d04cb7bf945a2385f52865826a6007 /examples/pick-time.js | |
parent | 4f54a8df81f39e4a43c27ebc0da2a8f82cb0c8e3 (diff) | |
download | time-picker-4b7dd38f98e61803c6eb5396d789848d00c0dde2.tar.gz time-picker-4b7dd38f98e61803c6eb5396d789848d00c0dde2.tar.zst time-picker-4b7dd38f98e61803c6eb5396d789848d00c0dde2.zip |
Updates
Diffstat (limited to 'examples/pick-time.js')
-rw-r--r-- | examples/pick-time.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/pick-time.js b/examples/pick-time.js index a8784fb..4db7e29 100644 --- a/examples/pick-time.js +++ b/examples/pick-time.js | |||
@@ -22427,7 +22427,7 @@ webpackJsonp([0,1],[ | |||
22427 | return _react2['default'].createElement( | 22427 | return _react2['default'].createElement( |
22428 | _rcTrigger2['default'], | 22428 | _rcTrigger2['default'], |
22429 | { | 22429 | { |
22430 | prefixCls: prefixCls, | 22430 | prefixCls: prefixCls + '-picker-container', |
22431 | popup: this.getPanelElement(), | 22431 | popup: this.getPanelElement(), |
22432 | popupAlign: align, | 22432 | popupAlign: align, |
22433 | builtinPlacements: _utilPlacements2['default'], | 22433 | builtinPlacements: _utilPlacements2['default'], |