通用detail详细信息弹窗不显示按钮
This commit is contained in:
@ -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);
|
||||
}
|
||||
|
Reference in New Issue
Block a user