futian.liu
2023-12-18 b2a9367b562ae3c664ee46745beab73b4568d4d9
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"
        />