Question: View Images In Vue Js Page

View Images In Vue Js Page

Hi, Can you explain show I can show images in vue js from laravel plugin that you use for attachment. I need to show images in invoice print. Currently it only show image name and a link t

AR

Abdul Rehman

Asked
Hi,
Can you explain show I can show images in vue js from laravel plugin that you use for attachment.
I need to show images in invoice print. Currently it only show image name and a link to download. I need to display image.
  • MS

    Mian Saleem

    Answered
    Hello,

    The attachments are not image only so they are showing as link. If you need to change, you can modify the vue file `resources/js/Pages/Checkin/Details.vue` for checkins and `resources/js/Pages/Checkout/Details.vue` for checkouts.

    Thank you
  • Login to Reply