futian.liu
2023-12-09 b1a0e616f5debc1c369aa46c8dd5e8c75c0ca2ef
admin-web/src/views/stock/transfer/transferissue/detail.vue
@@ -84,7 +84,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"
        />