优化表格图片预览动态路径显示问题

This commit is contained in:
RuoYi
2024-12-10 16:36:59 +08:00
parent 374a5c2c05
commit c51e8d80a8

View File

@@ -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)) {