@@ -31,6 +31,7 @@
</div>
<component
+ v-if="modalIsShow"
:is="currentComponent"
:base-info="instance"
@to-menu="selectMenu"