update ruoyi-admin/src/main/resources/static/ruoyi/js/ry-ui.js.
This commit is contained in:
parent
e0b7910d5e
commit
13bba13d6a
@ -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…
x
Reference in New Issue
Block a user