石广澎
2023-12-01 9cb389b74302ce6b0a2333328922e7c462234a56
admin-web/src/components/upload/index.vue
@@ -44,7 +44,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;"
        >