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

pull/340/head
Hacker 2021-11-01 07:21:20 +00:00 committed by Gitee
parent e0b7910d5e
commit 13bba13d6a
1 changed files with 1 additions and 1 deletions

View File

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