Pre Merge pull request !340 from Hacker/N/A
This commit is contained in:
commit
f89befa8c1
|
|
@ -912,7 +912,7 @@ var table = {
|
|||
}
|
||||
}, btnCallback));
|
||||
if ($.common.isNotEmpty(options.full) && options.full === true) {
|
||||
layer.full(index);
|
||||
top.layer.full(index);
|
||||
}
|
||||
},
|
||||
// 弹出层全屏
|
||||
|
|
|
|||
Loading…
Reference in New Issue