mirror of https://gitee.com/y_project/RuoYi.git
通用detail详细信息弹窗不显示按钮
parent
752dd06cd9
commit
e3be485727
|
@ -1076,8 +1076,7 @@ var table = {
|
||||||
width: width,
|
width: width,
|
||||||
height: height,
|
height: height,
|
||||||
url: _url,
|
url: _url,
|
||||||
skin: 'layui-layer-gray',
|
btn: 0,
|
||||||
btn: ['关闭'],
|
|
||||||
yes: function (index, layero) {
|
yes: function (index, layero) {
|
||||||
$.modal.close(index);
|
$.modal.close(index);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue