优化表格图片预览动态路径显示问题
parent
1aa973d300
commit
e0aad97d59
|
@ -260,7 +260,6 @@ var table = {
|
|||
type: 1,
|
||||
closeBtn: true,
|
||||
shadeClose: true,
|
||||
area: ['auto', 'auto'],
|
||||
content: "<img src='" + src + "' height='" + height + "' width='" + width + "'/>"
|
||||
});
|
||||
} else if ($.common.equals("blank", target)) {
|
||||
|
|
Loading…
Reference in New Issue