mirror of https://gitee.com/y_project/RuoYi.git
!340 update ruoyi-admin/src/main/resources/static/ruoyi/js/ry-ui.js.
Merge pull request !340 from Hacker/N/Apull/341/MERGE
commit
e4738da6fa
|
@ -912,7 +912,7 @@ var table = {
|
||||||
}
|
}
|
||||||
}, btnCallback));
|
}, btnCallback));
|
||||||
if ($.common.isNotEmpty(options.full) && options.full === true) {
|
if ($.common.isNotEmpty(options.full) && options.full === true) {
|
||||||
layer.full(index);
|
top.layer.full(index);
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
// 弹出层全屏
|
// 弹出层全屏
|
||||||
|
|
Loading…
Reference in New Issue