futian.liu
2023-12-02 edc87e2fc3760cd7d1230bc058acf5620ea2c465
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;"
        >