Commit 04b2edfe authored by campaign's avatar campaign

更新modal

parent 91eb21d3
......@@ -141,7 +141,7 @@ KM.ui.define( 'modal', {
if ( !$obj.data( '$mergeObj' ) ) {
$obj.data( '$mergeObj', me.root() );
$obj.on( 'click', function () {
$obj.on( 'wrapclick', function () {
me.toggle( $obj )
} );
me.data( '$mergeObj', $obj )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment