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