cy
2023-12-07 84060a9e25145f2677caeaece8b85196463d9a7b
admin-web/src/views/stock/transfer/transferApplication/detail.vue
@@ -77,7 +77,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"
        />