futian.liu
2023-12-13 2d02dee9812ff906c0a5db97a5d04154bf54fa3f
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"
        />