futian.liu
2023-12-02 b8ec2530b16d89056909ff2ececdf41340b51fff
admin-web/src/views/stock/procure/purchaseOrder/detail.vue
@@ -90,7 +90,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"
        />