Kaynağa Gözat

meeting panel

Flavionel 5 yıl önce
ebeveyn
işleme
cef35f46fc

+ 1 - 1
resources/js/components/pages/MeetingsAppRoot.vue

@@ -29,7 +29,7 @@
 export default {
     data(){
         return {
-            active_panel: [0]
+            active_panel: [0,1,2]
         }
     }
 }