Created
May 21, 2018 17:34
-
-
Save rodrigodjodi/b88229d597f2f18ff85320baa601092e to your computer and use it in GitHub Desktop.
Dinamically reference images in assets path
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<img :src="require(`@/assets/bosc/${this.parent.kit}_revest.jpg`)" alt=""> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment