11wqe1 3 settimane fa
parent
commit
f944e491a1
2 ha cambiato i file con 437 aggiunte e 293 eliminazioni
  1. 436 292
      src/views/kanBan/components/AschoolFeature.vue
  2. 1 1
      src/views/kanBan/index.vue

File diff suppressed because it is too large
+ 436 - 292
src/views/kanBan/components/AschoolFeature.vue


+ 1 - 1
src/views/kanBan/index.vue

@@ -46,7 +46,7 @@
             
             <div class="mainArea">
                 <div v-if="isActive === 1 || isActive === 2">
-                    <schoolArea :schId="schId" :schOrg="schOrg" @cutSch="cutSch"/>
+                    <schoolArea v-if="fromL.admin.school.list.length" :schId="schId" :schOrg="schOrg" @cutSch="cutSch"/>
                 </div>
 
                 <div class="right_content">

Some files were not shown because too many files changed in this diff