Răsfoiți Sursa

智能研报拖入问题

jwyu 8 luni în urmă
părinte
comite
41772468b3

+ 0 - 1
src/views/report_manage/reportV2/smartReport/editReport.vue

@@ -138,7 +138,6 @@
                                     </div>
                                     <draggable
                                         :list="item.child"
-                                        v-if="item.child&&item.child.length"
                                         :group="{ name: 'component', pull: true, put: item.child&&item.child.length<3?true:false }"
                                         animation="300"
                                         tag="div"