石广澎
2023-12-12 45bfb77d4b4d1b1d3204475caba9b9c0e3e04ef9
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"
        />