zhangjie 1 жил өмнө
parent
commit
0e9cdaee07

+ 1 - 0
src/modules/mark/components/markDetail/MarkDetail.vue

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