fix lista MySkill

Ver_0.2.3
This commit is contained in:
paoloar77
2022-02-14 16:53:39 +01:00
parent 056ef6f3ca
commit e7f65ceb16
20 changed files with 92 additions and 44 deletions

View File

@@ -314,7 +314,7 @@
</template>
<template v-slot:item="props">
<div v-if="showType === costanti.SHOW_MYSKILL">
<div v-if="showType === costanti.SHOW_MYSKILL || (myvertical === costanti.VISUTABLE_LISTA && tablesel === 'myskills') ">
<CMySkill
:prop_myskill="props.row"
:visu="visufind"