futian.liu
2023-12-20 854cbc47742ee83eb30062a12b9f3ed7c8ed0941
admin-web/src/views/stock/scrap/itemScrapping/detail.vue
@@ -55,7 +55,7 @@
        <img
          v-if="checkImg(src.name)"
          class="v-img"
          :src="src.url"
          :src="getUrl(src.path)"
          :alt="src.name"
          style="width: 100px; height: 100px"
        />