update ruoyi-admin/src/main/resources/static/ruoyi/js/ry-ui.js.

This commit is contained in:
Hacker 2021-11-01 07:21:20 +00:00 committed by Gitee
parent e0b7910d5e
commit 13bba13d6a

View File

@ -912,7 +912,7 @@ var table = {
}
}, btnCallback));
if ($.common.isNotEmpty(options.full) && options.full === true) {
layer.full(index);
top.layer.full(index);
}
},
// 弹出层全屏