merge 2 subcomponent to use only Entity/PersonRenderBox.vue

This commit is contained in:
2021-08-27 15:36:38 +02:00
parent d4430246f7
commit 4f6011348d
11 changed files with 27 additions and 38 deletions

View File

@@ -1,7 +1,7 @@
<template>
<div v-if="action === 'show'">
<div class="flex-table">
<person-render-box
<person-render-box :render="bloc"
:person="person"
:options="{
addInfo: true,