石广澎
2023-12-02 19fe807c723fd8c4e6479a4f2c2c9de931aefb82
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"
        />