石广澎
2023-12-02 b18350e2f06c55f6aaae957631238bf02bb07b63
admin-web/src/views/departmentitem/itemdis/distribution/detail.vue
@@ -104,7 +104,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"
        />