|
|
|
@ -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);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|