PCB
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<template>
|
||||
HOLA:
|
||||
<q-card :class="getmycardcl()" v-if="!!myproduct">
|
||||
<q-img :src="`` + myproduct.img" :alt="myproduct.name" :class="getclimg()"></q-img>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user