Commit 408d8f94 authored by bingchuan's avatar bingchuan

[dev]version 0.19.8_fix 修复多选不关闭问题

parent e7e9325a
......@@ -1062,7 +1062,7 @@
$select.openWin=function(e){
if(!$select.disabled){
e.stopPropagation();
// e.stopPropagation();
$select.open=true;
}
};
......
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