generated from cms/tibi-docs
This commit is contained in:
@@ -13,6 +13,11 @@
|
||||
|
||||
let module = $modules[col.moduleImport] || {}
|
||||
$: module = $modules[col.moduleImport] || {}
|
||||
$: console.log(
|
||||
"peron",
|
||||
$team,
|
||||
Object.values($team).filter((p) => p.personType == "employee")
|
||||
)
|
||||
</script>
|
||||
|
||||
{#if module.type == "iconCycleCircle"}
|
||||
|
||||
Reference in New Issue
Block a user