石广澎
2023-12-02 d49db268063b0df321fb06015dbc617daede71af
admin-web/src/views/stock/accessStock/outbound/detail.vue
@@ -71,7 +71,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"
        />