src/views/SPump/Select/PumpList/General.vue
@@ -1625,7 +1625,7 @@ }; let ThumbnailImage = noneImg; //默认图片路径 if (item.ThumbnailImage && item.ThumbnailImage != '') { ThumbnailImage = window.globalConfig.WebApiUrl.FileUrl + item.ThumbnailImage; ThumbnailImage = window.globalConfig.WebApiUrl.FileUrl + 'Data/' + item.ThumbnailImage; } tableItem.ThumbnailImage = ThumbnailImage; // 叶轮直径 @@ -2011,7 +2011,7 @@ .eec-level-name { position: absolute; left: 31px; top:1.5px; top: 1.5px; color: #fff; font-size: 12px; }