mirror of https://gitee.com/y_project/RuoYi.git
update ruoyi-admin/src/main/resources/static/ruoyi/js/ry-ui.js.
parent
e0b7910d5e
commit
13bba13d6a
|
@ -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